miroir/crates/miroir-proxy/tests
jedarden 2cb2dc1198 P5.14 §13.14: Document and verify TTL + automatic expiration
Implementation already in place. All acceptance criteria verified:
- Doc with _miroir_expires_at in past is deleted after sweep
- TTL deletes don't resurrect via anti-entropy (expired docs skipped)
- CDC TTL deletes suppressed by default (emit_ttl_deletes opt-in)
- _miroir_expires_at stripped from search hits
- max_deletes_per_sweep limit respected

All 8 TTL tests pass.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-23 09:39:53 -04:00
..
docker_compose_integration.rs P9.2: Integration test harness with docker-compose 2026-05-23 07:33:34 -04:00
header_contract.rs P2.10: Implement custom HTTP header contract test suite 2026-05-20 07:14:53 -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 P5.5.b: Fix verify phase parallel execution + test compilation 2026-05-23 07:59:14 -04:00
p5_5_two_phase_settings_broadcast.rs P5.5 §13.5 Two-phase settings broadcast + drift reconciler (OP#4) 2026-05-05 12:50:25 -04:00
p5_8_a_anti_entropy_fingerprint.rs Fix integer overflow in anti-entropy fingerprint tests 2026-05-23 08:13:48 -04:00
p5_8_b_anti_entropy_diff.rs P5.8.b: Verify bucket-granular re-digest implementation 2026-05-23 08:56:43 -04:00
p5_14_ttl_automatic_expiration.rs P5.14 §13.14: Document and verify TTL + automatic expiration 2026-05-23 09:39:53 -04:00
p7_1_core_metrics.rs P7.1: Core metrics families acceptance tests 2026-05-23 02:29:28 -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
p13_6_session_pinning.rs P5.6 §13.6: Add integration tests for session pinning 2026-05-23 00:57:18 -04:00
p13_7_alias_resolution.rs P5.7 §13.7: Add atomic index alias integration tests 2026-05-23 00:48:14 -04:00
p13_7_full_alias_integration.rs P5.7 §13.7: Add atomic index alias integration tests 2026-05-23 00:48:14 -04:00
p24_index_lifecycle.rs P2.4: Fix build and test for index lifecycle endpoints 2026-04-19 07:49:46 -04:00
p29_reserved_field_rejection.rs miroir-zc2.3: Validate 2× transient load caveat for online resharding (P12.OP3) 2026-05-20 07:24:22 -04:00
README_integration.md P9.2: Integration test harness with docker-compose 2026-05-23 07:33:34 -04:00