swactor/crates/simulation/tests
Zachery Aaron Shores-Chmielewski ee31b6623f
Some checks failed
ci/check Job 'check' failed: command exited with code 101 [stderr] | |_^ [stderr] | [stderr] = note: the lang item is first defined in crate `std` (which `ed25519_dalek` depends on) [stderr] = note: first definition in `std` loaded from /home/z...
ci/clippy Job 'clippy' failed: command exited with code 101 [stderr] help: try adding this [stderr] | [stderr] 157 + impl Default for TransportRouter { [stderr] 158 + fn default() -> Self { [stderr] 159 + Self::new() [stderr] 160 + } [st...
ci/ci Pipeline 'ci' failure
feat: mvp ci workflow (#42)
Not working too well and difficult to track, but has a skeleton there to work from.
Co-authored-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
Co-committed-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-02-16 15:57:55 +00:00
..
ci_properties.rs feat: mvp ci workflow (#42) 2026-02-16 15:57:55 +00:00
ci_scenarios.rs feat: mvp ci workflow (#42) 2026-02-16 15:57:55 +00:00
cluster_scenarios.rs feat: add support for iroh as the transport layer (#40) 2026-02-15 09:47:05 +00:00
distribution_lifecycle.rs feat: distribution simulation tests (#34) 2026-02-13 13:18:38 +00:00
distribution_properties.rs feat: distribution simulation tests (#34) 2026-02-13 13:18:38 +00:00
distribution_registry.rs feat: distribution simulation tests (#34) 2026-02-13 13:18:38 +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: add support for iroh as the transport layer (#40) 2026-02-15 09:47:05 +00:00
local_ci_properties.rs feat: mvp ci workflow (#42) 2026-02-16 15:57:55 +00:00
local_ci_scenarios.rs feat: mvp ci workflow (#42) 2026-02-16 15:57:55 +00:00