breadcrumbs/tests
Breadway cc709a4af9
All checks were successful
check / check (push) Successful in 1m39s
Test the NM layer against an in-process D-Bus fake
`tests/common/fake_nm.rs` stands up a fake `org.freedesktop.NetworkManager`
on a private bus so `cli.rs` and `flow_watch.rs` exercise the real
`nm` code paths without a live NetworkManager and without shelling out.
Replaces the previous command-capture scaffolding in those two files;
scenario coverage (captive portal, exit-node failover, 802.1x,
per-network DNS, schedule triggers, Tailscale recovery, SSID
verification) is preserved — 139 tests.
2026-08-31 15:12:32 +08:00
..
common Test the NM layer against an in-process D-Bus fake 2026-08-31 15:12:32 +08:00
cli.rs Test the NM layer against an in-process D-Bus fake 2026-08-31 15:12:32 +08:00
flow_watch.rs Test the NM layer against an in-process D-Bus fake 2026-08-31 15:12:32 +08:00