miroir/crates/miroir-proxy
jedarden c1dbe3d6d3 test(header_contract): un-ignore tests for implemented §13 features
Remove #[ignore] attributes from tests for features that were already
implemented (miroir-uhj.5.5, miroir-uhj.10, miroir-uhj.12). Update test
expectations to match the actual lenient parsing behavior: invalid header
values are silently ignored rather than causing 400 errors.

Headers affected:
- X-Miroir-Min-Settings-Version: Invalid values treated as None
- Idempotency-Key: No UUID validation, accepts any string
- X-Miroir-Over-Fetch: Invalid values filtered out, < 1 ignored

Also update the implementation status comment to reflect all headers
are now implemented and document the lenient parsing behavior.

Closes: bf-1p9a3
2026-05-26 15:16:07 -04:00
..
admin-ui/dist feat(admin-ui): add 2PC settings preview endpoint and UI integration 2026-05-25 00:03:35 -04:00
src feat(dump-import): implement multipart upload and broadcast fallback 2026-05-26 13:43:33 -04:00
static feat(search-ui): add embeddable modes and custom templates (P5.21.e) 2026-05-24 14:37:00 -04:00
tests test(header_contract): un-ignore tests for implemented §13 features 2026-05-26 15:16:07 -04:00
Cargo.toml feat(dump-import): implement multipart upload and broadcast fallback 2026-05-26 13:43:33 -04:00