Added 6 new unit tests for the /health and /version endpoints which are dispatch-exempt according to plan §5 rule 0: - exempt_get_health: verifies GET /health is exempt, POST is not - exempt_get_version: verifies GET /version is exempt, POST is not - exempt_health_ignores_all_tokens: dispatch_bearer returns Exempt - exempt_health_with_no_token: dispatch_bearer returns Exempt with no auth - exempt_version_ignores_all_tokens: dispatch_bearer returns Exempt - exempt_version_with_no_token: dispatch_bearer returns Exempt with no auth All 68 auth tests pass. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| miroir-core | ||
| miroir-ctl | ||
| miroir-proxy | ||