miroir/crates
jedarden 3ae0eddd0a feat(ctl): add unit tests for key rotation and fix dump compilation
- Add unit tests for key rotation command (epoch_seconds, args validation,
  serialization tests for MeiliKey and TopologyNode)
- Fix dump.rs compilation errors (unwrap_or type mismatches, missing Ok(()))
- Add Serialize derive to MeiliKey and TopologyNode structs

The key rotation CLI already implements the 4-step zero-downtime rotation
from plan §9. This commit adds test coverage and fixes unrelated compilation
issues in dump.rs that were blocking miroir-ctl builds.

Closes: miroir-46p.2
2026-05-24 08:48:21 -04:00
..
miroir-core fix(anti_entropy): fix compilation issues with feature-gated Mode A tests 2026-05-24 08:15:06 -04:00
miroir-ctl feat(ctl): add unit tests for key rotation and fix dump compilation 2026-05-24 08:48:21 -04:00
miroir-proxy feat(tests): add cross-compatibility SDK tests and standalone Meilisearch 2026-05-24 08:40:58 -04:00