Files
Timmy-time-dashboard/tests
hermes fd4773acad
Some checks failed
Tests / lint (pull_request) Failing after 13s
Tests / test (pull_request) Has been skipped
fix: three-strike route tests use unique keys for xdist isolation
Tests used hardcoded keys that collided across parallel xdist workers
and repeated runs on the shared SQLite DB. Each test now generates a
uuid4-based key so state never leaks between tests.

Fixes 2 flaky failures on main: test_record_strike_first and
test_third_strike_returns_409.
2026-03-23 19:48:34 -04:00
..
2026-03-11 16:55:27 -04:00