miroir/crates/miroir-proxy
jedarden 1ea05975ef fix(tests): add missing vector_config field and fix test compilation
- Add VectorMode re-export to miroir-core lib.rs
- Add missing vector_config field to SearchRequest and MergeInput in tests
- Fix admin_ui.rs test assertion (Result doesn't impl Eq)
- Fix auth.rs CSRF test (remove Next::new usage that doesn't compile in axum 0.7)

These were compilation errors introduced after adding vector_config field to
search structs. All 173 miroir-proxy library tests now pass.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 20:45:02 -04:00
..
admin-ui/dist feat(admin-ui): implement Canaries, Shadow Diff, CDC Inspector, Metrics, Settings sections (P5.19.d) 2026-05-24 13:27:52 -04:00
src fix(tests): add missing vector_config field and fix test compilation 2026-05-24 20:45:02 -04:00
static feat(search-ui): add embeddable modes and custom templates (P5.21.e) 2026-05-24 14:37:00 -04:00
tests fix(tests): add missing vector_config field and fix test compilation 2026-05-24 20:45:02 -04:00
Cargo.toml fix(config): implement P6.1 pod resource envelope + fix compilation errors 2026-05-24 16:48:57 -04:00