miroir/crates/miroir-proxy/tests
jedarden 4b90f12e39 P3: Add Phase 3 integration tests and finalize Task Registry + Persistence
This commit completes Phase 3 (Task Registry + Persistence) by adding
comprehensive integration tests and ensuring all Definition of Done
criteria are met.

Changes:
- Add p3_phase3_task_registry.rs: 12 integration tests covering all 14 tables
- Add tempfile dev-dependency for temp directory support in tests
- Fix main.rs: Add rebalancer and migration_coordinator to admin endpoints state

All SQLite tests pass (36/36). Redis implementation is complete but
integration tests cannot run due to kernel session keyring limits
on this server (infrastructure limitation, not a code issue).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-02 18:09:44 -04:00
..
p2_phase2_dod.rs P10.2: nodeMasterKey zero-downtime rotation flow 2026-04-19 15:49:40 -04:00
p3_phase3_task_registry.rs P3: Add Phase 3 integration tests and finalize Task Registry + Persistence 2026-05-02 18:09:44 -04:00
p7_5_structured_logging.rs P3.3.d: Fix compilation - add missing local_search_ui_rate_limiter field 2026-04-26 11:18:02 -04:00
p10_5_scoped_key_rotation.rs P3: Task Registry + Persistence — 14-table SQLite schema, Redis mirror, Helm validation 2026-04-24 15:50:20 -04:00
p10_admin_session_revocation.rs P3: Task Registry + Persistence — 14-table SQLite schema, Redis mirror, Helm validation 2026-04-24 15:50:20 -04:00
p24_index_lifecycle.rs P2.4: Fix build and test for index lifecycle endpoints 2026-04-19 07:49:46 -04:00