summaryrefslogtreecommitdiffhomepage
path: root/test/test-manager
AgeCommit message (Expand)AuthorFilesLines
2024-04-12Add ClearCustomLists RPC callJoakim Hulthe1-6/+5
2024-04-12Add ClearCustomApiAccessMethods rpc callJoakim Hulthe1-0/+11
2024-04-12Make sure we clear all settings between e2e testsJoakim Hulthe1-13/+50
2024-04-11Fix wireguard rotation testSebastian Holmin1-20/+39
2024-04-10Add list-tests command to test-managerJoakim Hulthe1-0/+14
2024-04-10Sort desktop e2e result matrix by priorityJoakim Hulthe3-7/+12
2024-04-09Make payload of connection checker configurableMarkus Pettersson2-14/+31
2024-04-09Implement test for audit ticket `MUL-02-002 WP2`Markus Pettersson6-80/+164
2024-04-09Move `ConnChecker` to `helpers.rs`Markus Pettersson2-304/+313
2024-04-09Run `cargo +nightly fmt`Sebastian Holmin16-131/+97
2024-04-08Print detected tested guest OS versionDavid Lönnhager1-0/+13
2024-04-08Print error cause on test vm config parse failJoakim Hulthe1-1/+1
2024-04-08Add timeout to tester geoip rcp callJoakim Hulthe1-3/+0
2024-04-08Add ip override test for wireguardJoakim Hulthe2-0/+450
2024-03-27Refactor `mullvad-relay-selector`Markus Pettersson4-32/+33
2024-03-26Enter blocking state correctly in upgrade testDavid Lönnhager1-2/+1
2024-03-25Make sure connecting works while API is unavailableMarkus Pettersson3-45/+104
2024-03-21Fix wonky timeouts in test_split_tunnelJoakim Hulthe1-3/+14
2024-03-20Merge test_mtu_detection_{windows,linux} testsJoakim Hulthe1-18/+2
2024-03-20Test leaking TCP/UDP/ICMP packets in split tunnelJoakim Hulthe4-114/+333
2024-03-20Group platform split tunnel tests under one testJoakim Hulthe1-4/+15
2024-03-20Add split tunnel test for windowsJoakim Hulthe1-25/+96
2024-03-20Make OVMF paths configurable per VMJoakim Hulthe2-8/+36
2024-03-20Use curl for split tunnel testJoakim Hulthe1-8/+13
2024-03-20Refactor test_macro error handling without panicsJoakim Hulthe2-88/+106
2024-03-20Make e2e tests accept anyhow errorsJoakim Hulthe5-20/+18
2024-03-20Add basic split-tunnel testJoakim Hulthe2-1/+60
2024-03-12Update test-manager dep `inventory`Joakim Hulthe3-13/+14
2024-03-08Add MTU detection integration test for Linux and WindowsSebastian Holmin5-34/+149
2024-02-27Replace err_derive with thiserrorJoakim Hulthe7-68/+66
2024-02-19Fix redundant importsDavid Lönnhager1-1/+1
2024-02-16Refactor API access methodsDavid Lönnhager1-4/+1
2024-02-16Run `import-settings` UI tests in test frameworkMarkus Pettersson1-0/+11
2024-02-15Enable access method GUI test in e2e testingMarkus Pettersson3-18/+104
2024-02-15Fix unhelpful error messageMarkus Pettersson1-3/+4
2024-02-15Add integration tests for API access methodsMarkus Pettersson3-2/+78
2024-02-15Fix off-by-one error when choosing access method candidatesMarkus Pettersson2-14/+15
2024-02-08Add local SOCKS bridge testDavid Lönnhager1-1/+105
2024-02-08Add test for remote custom SOCKS5 bridgeDavid Lönnhager1-3/+98
2024-02-07Add RPCs for running TCP forwarder on test runnerDavid Lönnhager1-1/+1
2024-02-07Move testing SOCKS server to own crateDavid Lönnhager2-30/+8
2024-02-07Add SOCKS5 server to test-managerDavid Lönnhager3-0/+35
2024-02-06Simplify how settings are reset in testsDavid Lönnhager3-76/+9
2024-02-01Set serial baud rate to zero on macOSLinus Färnstrand1-1/+6
2024-01-18Print if lockdown mode is enabled when disconnected for `mullvad status`Sebastian Holmin3-5/+5
2024-01-17Ignore PQ setting in tests where it's irrelevantDavid Lönnhager1-1/+1
2024-01-17Make test_installation_idempotency succeed when there is no accountDavid Lönnhager1-4/+9
2024-01-17Return specific error when connect_and_wait fails due to entering the error s...David Lönnhager2-4/+8
2024-01-17Make changelog link static in testDavid Lönnhager1-1/+1
2024-01-16Add rust-version to all Cargo.tomlLinus Färnstrand2-0/+2