summaryrefslogtreecommitdiff
path: root/services/worker/internal/parser/parser_test.go
Commit message (Collapse)AuthorAgeFilesLines
* fix: harden CI and close remaining test/security gapsFuwn2026-02-101-0/+287
- Make webhook URL tests deterministic with injectable DNS resolver - Wire tier parity checker into CI and root scripts - Add rate_limits cleanup cron job (hourly, >1hr retention) - Change rate limiter to fail closed on RPC error - Add Go worker tests: parser, SSRF protection, error classification, authentication, and worker pool (48 test functions)