miroir/crates/miroir-proxy
jedarden 2230f7aeb6 P2.8 API compatibility: Make MiroirCode::ALL public for integration tests
- Remove #[cfg(test)] from MiroirCode::ALL constant
- Add pub visibility to MiroirCode::ALL
- Add Deserialize derive to MeilisearchError for round-trip tests
- Add p28_api_compatibility.rs integration tests (13 tests pass)

All 34 Phase 2 tests now pass:
- P2.2 Write Path Acceptance: 11 tests
- P2.3 Search Read Path: 10 tests
- P2.8 API Compatibility: 13 tests

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-23 23:30:13 -04:00
..
src P2.8 API compatibility: Make MiroirCode::ALL public for integration tests 2026-05-23 23:30:13 -04:00
static Phase 5: Add Advanced Capabilities verification and UI static assets 2026-05-03 19:01:22 -04:00
tests P2.5 Task ID reconciliation: Add test helpers and fix error tests 2026-05-23 23:02:42 -04:00
Cargo.toml P2.5 Task ID reconciliation: Add test helpers and fix error tests 2026-05-23 23:02:42 -04:00