miroir/crates
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
..
miroir-core fix(tests): add missing vector_config field and fix test compilation 2026-05-24 20:45:02 -04:00
miroir-ctl feat(reshard): implement full six-phase orchestrator with admin API integration 2026-05-24 18:59:36 -04:00
miroir-proxy fix(tests): add missing vector_config field and fix test compilation 2026-05-24 20:45:02 -04:00