Trek_CN/server/tests/unit
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
..
mcp fix(mcp): route search_place through mapsService to support Google Maps 2026-04-05 15:38:19 +02:00
middleware test: expand test suite to 87.3% backend coverage 2026-04-06 20:08:30 +02:00
services test: relax ReDoS timing thresholds for CI compatibility 2026-04-06 20:12:52 +02:00
utils test: expand test suite to 87.3% backend coverage 2026-04-06 20:08:30 +02:00
scheduler.test.ts Add comprehensive backend test suite (#339) 2026-04-03 13:17:53 +02:00