16 Commits

Author SHA1 Message Date
b0b18fc744 feat: add header classification 2026-03-15 18:29:04 -04:00
06078db34a test: add tests for HTTP anonymity checker 2026-03-15 16:38:20 -04:00
50f93bebcf test: add tests for protocol-prefix parser 2026-03-15 16:23:27 -04:00
0614770e17 refactor: centralize test fixtures with transactional cleanup 2026-03-15 15:44:48 -04:00
c215b8e45f build: add docker-compose test stack with ephemeral postgres 2026-03-15 15:39:11 -04:00
b33d7130f8 test: add unit tests for checker pipeline execution 2026-03-15 15:27:21 -04:00
3206d38304 test: add integration tests for acquire and release flow 2026-03-14 16:44:16 -04:00
1b43dc04c6 test: add integration tests for auth and account routes 2026-03-14 16:36:16 -04:00
dc0940a1e4 test: add integration tests for proxy query routes 2026-03-14 16:26:50 -04:00
2451f57ee1 test: add route integration tests 2026-03-14 16:12:07 -04:00
a4e6a536cf test: add discovery tests proving end-to-end plugin loading 2026-03-14 15:42:12 -04:00
b98171c3b8 test: add tests for plaintext parser and TCP checker 2026-03-14 15:34:18 -04:00
a1659531c7 test: add unit tests for plugin registry and event bus 2026-03-14 15:20:11 -04:00
81acd986c2 refactor: restructure settings into composed subgroups 2026-03-14 14:36:27 -04:00
78735594cf test: add integration test for proxy model round-trip 2026-03-14 14:03:10 -04:00
0b8428b0c3 chore: scaffold project structure 2026-03-14 12:26:46 -04:00