mattermost-mobile/app/managers
Guillermo Vayá f7162c9ab6
Fix flaky biometric authentication test (#8995)
* Fix flaky biometric authentication test

Eliminates timing race conditions in SecurityManager test by using fixed timestamps instead of real Date.now() values. The test was failing inconsistently due to timing variations between test runs.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

* use fake timers

* revert changes

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-08-04 10:41:03 +02:00
..
draft_upload_manager Ability to show quick action and add files to edit post (#8926) 2025-06-25 16:04:08 +05:30
performance_metrics_manager Add Accept Header on ClientTracking (#8895) 2025-06-06 12:42:09 +02:00
security_manager Fix flaky biometric authentication test (#8995) 2025-08-04 10:41:03 +02:00
apps_manager.test.ts Enforce names for singleton imports (#8639) 2025-02-27 12:46:17 +01:00
apps_manager.ts Enforce names for singleton imports (#8639) 2025-02-27 12:46:17 +01:00
global_event_handler.ts Playbooks update (#9039) 2025-07-29 21:55:41 +08:00
integrations_manager.ts Enforce names for singleton imports (#8639) 2025-02-27 12:46:17 +01:00
network_manager.ts Enforce names for singleton imports (#8639) 2025-02-27 12:46:17 +01:00
session_manager.test.ts Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
session_manager.ts Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
websocket_manager.test.ts Fix tests leaks and other minor improvements (#9001) 2025-07-21 07:29:26 -06:00
websocket_manager.ts Fetch playbooks when we reconnect and we are on a channel (#8993) 2025-07-18 11:37:43 +02:00