mattermost-mobile/app/managers/security_manager
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
..
index.test.ts Fix flaky biometric authentication test (#8995) 2025-08-04 10:41:03 +02:00
index.ts Random fixes (#8874) 2025-05-20 22:40:11 +08:00