summaryrefslogtreecommitdiffhomepage
path: root/test/test-manager/src/tests/windows.rs
AgeCommit message (Collapse)AuthorFilesLines
2025-09-30Rename block_when_disconnected to lockdown_mode in test managerTobias Järvelöv1-3/+3
2025-07-11Make enable/disable daemon not start/stopSebastian Holmin1-12/+0
2025-07-11Add inverse testSebastian Holmin1-14/+84
2025-07-11Add e2e test for clearing firewall rules on rebootMarkus Pettersson1-0/+83
In some conditions, you can be left with blocking firewall rules if an upgrade fails to install the new app version. Add e2e test to assert that these firewall rules are cleared on reboot for Windows.