swactor/crates/simulation/tests
Developer 8d8e33c0e2 feat(simulation): network fault injection and 15 cluster scenario tests
Add network partition, asymmetric partition, and message loss simulation
to the distribution test harness. 15 new behavioral tests covering
split-brain, cascading failure, seed node death, rapid churn, 50-node
clusters, and actor resolution under partition.

Research notes from studying FoundationDB DST, Hashicorp memberlist,
Antithesis, TigerBeetle VOPR, Turmoil/MadSim, and Jepsen nemeses.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 07:45:17 +00:00
..
cluster_scenarios.rs feat(simulation): network fault injection and 15 cluster scenario tests 2026-02-13 07:45:17 +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 feat: distributed runtime (#30) 2026-02-12 09:13:50 +00:00