Files
OmniRoute/tests
diegosouzapw 656b2e5e7c test(compliance): fix audit-log level-filter integration test
Two pre-existing failures (release CI never ran):
1. Auth: the /api/compliance/audit-log route now requires management auth
   (requireManagementAuth). The test issued bare requests; in CI INITIAL_PASSWORD
   makes auth required, so it got 401. Now attaches a signed dashboard-session
   cookie via the shared managementSession helper (like sibling management-route
   tests).
2. Taxonomy: the test seeded stale action names (provider.added, combo.created)
   and treated provider.validation.ssrf_blocked as non-high. Aligned the seed to
   real HIGH_LEVEL_ACTIONS (provider.credentials.created, quota.pool.created) so
   the level=high filter assertion validates the actual filter.
2026-06-02 18:38:31 -03:00
..
2026-05-23 01:46:59 -03:00
2026-05-30 22:00:20 -03:00
2026-05-04 01:36:53 -03:00
2026-05-10 00:55:06 -03:00
2026-06-02 17:46:48 -03:00