swactor/crates/simulation/tests
Claude 6f98b54d01 feat: cycle 5 lifecycle tests — partition+death combined, registry GC
New tests:
- partition_then_death_during_partition_then_heal (combined lifecycle scenario)
- registry_tombstones_gc_after_ttl (tombstone GC with short TTL + clock advancement)

Total: 15 registry + 7 lifecycle + 9 property = 31 new distribution sim tests.

Authored by Claude, lovingly guided by Zachery Aaron Shores-Chmielewski
2026-02-13 09:35:54 +00:00
..
cluster_scenarios.rs feat: edge case registry sim tests + GracefulLeave action 2026-02-13 09:22:07 +00:00
distribution_lifecycle.rs feat: cycle 5 lifecycle tests — partition+death combined, registry GC 2026-02-13 09:35:54 +00:00
distribution_properties.rs feat: cycle 4 property tests — asymmetric partition, revive, monotonicity, large cluster 2026-02-13 09:31:46 +00:00
distribution_registry.rs feat: cycle 3 edge case registry tests — message loss, multi-kill, churn 2026-02-13 09:27:23 +00:00
distribution_sim.rs feat: distributed runtime (#30) 2026-02-12 09:13:50 +00:00
gossip_convergence.rs feat: distributed runtime (#30) 2026-02-12 09:13:50 +00:00
gossip_properties.rs distribution realization (#33) 2026-02-13 07:55:12 +00:00