summaryrefslogtreecommitdiffhomepage
path: root/test/test-manager
AgeCommit message (Expand)AuthorFilesLines
2025-12-10Update E2E test to use WireGuard port anti-censorship methodMarkus Pettersson1-11/+2
2025-12-05Add `test_reset_settings` end-to-end testMarkus Pettersson1-0/+63
2025-12-02Fix IP override e2e test setup not using pre-determinted WG portMarkus Pettersson1-1/+1
2025-11-26Run split tunneling test on both macOS and WindowsOskar1-6/+4
2025-11-20Fix misleading comment in ST E2E testMarkus Pettersson1-1/+1
2025-11-20Convert to raw pointers in safer ways than as *const T in Linux codeLinus Färnstrand1-1/+1
2025-11-20Add more split tunneling e2e testsMarkus Pettersson1-0/+44
2025-11-17Clone String with explicit clone instead of to_stringMarkus Pettersson1-1/+1
2025-11-17Collapse collapsible if-statementsMarkus Pettersson1-5/+4
2025-11-17Remove unused BootstrapScript structMarkus Pettersson1-18/+0
2025-11-12Update `RelayQueryBuilder`Sebastian Holmin6-20/+16
2025-11-12Prune OpenVPN typesSebastian Holmin3-8/+6
2025-11-10Remove E2E test test_custom_bridge_guiTobias Järvelöv1-54/+0
2025-11-10Remove references to OpenVPN in test frameworkMarkus Pettersson3-56/+2
2025-11-10Remove OpenVPN, bridges, and tunnel type from all clientsDavid Lönnhager5-695/+18
2025-11-03Add extra logging when test-manager connects to test-runnerMarkus Pettersson1-1/+5
2025-11-03Remove unsafe `geteuid` call by swapping libc for nixMarkus Pettersson1-1/+3
2025-11-03Fix invocation of `sysctl`, `nft` & `dnsmasq` in test-managerMarkus Pettersson1-20/+15
2025-10-08Make reconnect check more robust in testsDavid Lönnhager1-6/+10
2025-10-02Do not skip LWO testsDavid Lönnhager1-1/+1
2025-09-30Add E2E test for LWODavid Lönnhager1-0/+39
2025-09-30Handle skip test_macro attribute as pathDavid Lönnhager1-24/+27
2025-09-30Add `skip` attribute to `test_function` macroMarkus Pettersson3-25/+38
2025-09-30Rename block_when_disconnected to lockdown_mode in test managerTobias Järvelöv2-4/+4
2025-09-24Make `dirs` a workspace dependency and upgrade to 6.0.0Linus Färnstrand1-1/+1
2025-09-16Verify that an IPv6 address is used in e2e testJoakim Hulthe1-6/+14
2025-09-15Flatten match statementJoakim Hulthe1-20/+17
2025-09-15Update ipnetwork and convert LazyLock to constJoakim Hulthe2-7/+9
2025-09-15Add IPv6 to more e2e testsJoakim Hulthe1-5/+31
2025-09-15Add e2e test for in-tunnel IPv6Joakim Hulthe1-2/+68
2025-09-15Fix IPv6 in e2e connection-checkerJoakim Hulthe1-24/+57
2025-09-15Do not crash on error in connection-checkerJoakim Hulthe1-6/+18
2025-09-15Split test_wireguard_tunnel test into IPv4 and IPv6 variantsJoakim Hulthe2-4/+14
2025-09-15Allow test-runner to be built against muslJoakim Hulthe1-1/+1
2025-09-15Add IPv6 to test-manager linux networkJoakim Hulthe3-24/+76
2025-09-12Wait for service after app install in testsDavid Lönnhager1-15/+1
2025-09-12Check actual service status in test framework instead of only named pipeDavid Lönnhager1-3/+8
2025-09-12Dump mullvad logs when reinstalling/resetting daemon failsDavid Lönnhager2-39/+54
2025-09-08Test whether daemon adds back alias for loopback interfaceDavid Lönnhager1-1/+88
2025-09-05Start login ui test with clear account historyOskar1-0/+1
2025-08-26Stop running disconnected.spec.ts as part of automated testsOskar1-8/+0
2025-08-25Force IPv4 in IP override testDavid Lönnhager1-2/+5
2025-08-25Make port constrained in IP override testsDavid Lönnhager1-4/+11
2025-08-19Add --skip flag to test-managerJoakim Hulthe2-3/+20
2025-08-19Signal wireguard-go to exit gracefully when test-manager exitsJoakim Hulthe2-30/+56
2025-08-11Update custom list for `test_quantum_resistant_multihop_quic_tunnel`Markus Pettersson1-0/+1
2025-08-11Add e2e test `test_quantum_resistant_multihop_quic_tunnel`Markus Pettersson1-0/+36
2025-08-11Add e2e test `test_wireguard_over_quic` for QUIC obfuscation methodMarkus Pettersson1-2/+32
2025-08-05Retry SSH provisioning in test frameworkDavid Lönnhager1-8/+20
2025-07-31Add test framework tests for DAITA and multihop UIDavid Lönnhager1-0/+24