Trek_CN/server/tests
jubnl 781861f799
test: relax ReDoS timing thresholds for CI compatibility
MAPS-024 and MAPS-026 were asserting < 100ms on adversarial regex input,
which passed locally but flaked on CI runners (~150-170ms). These are not
cases of catastrophic backtracking — true ReDoS would take seconds, not
~150ms. Raise the threshold to 500ms to remain meaningful while being
reliable across environments.
2026-04-06 20:12:52 +02:00
..
fixtures Add comprehensive backend test suite (#339) 2026-04-03 13:17:53 +02:00
helpers test: expand test suite to 87.3% backend coverage 2026-04-06 20:08:30 +02:00
integration test: expand test suite to 87.3% backend coverage 2026-04-06 20:08:30 +02:00
unit test: relax ReDoS timing thresholds for CI compatibility 2026-04-06 20:12:52 +02:00
websocket test: expand test suite to 87.3% backend coverage 2026-04-06 20:08:30 +02:00
setup.ts Add comprehensive backend test suite (#339) 2026-04-03 13:17:53 +02:00