summaryrefslogtreecommitdiffhomepage
path: root/test/test-manager/src/tests
AgeCommit message (Expand)AuthorFilesLines
2024-08-28Filter out OpenVPN relays when a core privacy feature is enabledDavid Lönnhager1-2/+6
2024-08-21Set relay port with constrain_to_relay helperDavid Lönnhager1-4/+7
2024-08-16Run tests in the order givenSebastian Holmin1-0/+20
2024-08-16Remove `always_run` test macro parameterSebastian Holmin1-1/+0
2024-08-16Remove `must_succede` test macro parameterSebastian Holmin1-1/+0
2024-08-16Remove `cleanup` test macro parameterSebastian Holmin1-1/+0
2024-08-16Refactor test cleanup logicSebastian Holmin5-215/+243
2024-08-16Improve logs and reduce verbositySebastian Holmin2-3/+5
2024-08-16Add Shadowsocks obfuscation support to mullvad-daemonDavid Lönnhager1-0/+2
2024-08-14Remove test test_connecting_state_when_corrupted_state_cacheDavid Lönnhager1-49/+0
2024-08-14Redo error handling `test_automatic_wireguard_rotation`Markus Pettersson3-88/+85
2024-08-12Replace OpenVPN CA certificate using CLI flagMarkus Pettersson3-30/+107
2024-08-09Fix `test_connected_state` failing on obfuscation != `None`Sebastian Holmin1-1/+1
2024-08-09Improve error messagesSebastian Holmin2-5/+8
2024-08-09Fix nightly lintsSebastian Holmin1-4/+2
2024-07-31Use reset RPC in test suiteDavid Lönnhager1-104/+4
2024-07-31Fix hardcoded tunnel interface name in testDavid Lönnhager1-1/+3
2024-07-29Fix lints for Rust verson 1.80 in e2e testsSebastian Holmin1-2/+2
2024-07-19Rename `--previous-app` to `--app-package-to-upgrade-from`Sebastian Holmin2-2/+2
2024-07-19Rename `--current-app` to `--app-package`Sebastian Holmin2-4/+4
2024-07-19Make previous app version and gui e2e binaries optionalSebastian Holmin4-8/+24
2024-07-16Add E2E test of CVE-2019-14899 mitigationJoakim Hulthe3-0/+369
2024-07-16Fix dns e2e testsJoakim Hulthe1-3/+15
2024-06-26Enable integration test for DAITA on macOSDavid Lönnhager4-9/+3
2024-06-25Add simple e2e test for connecting with DAITASebastian Holmin2-2/+37
2024-06-25Enable DAITA for linux in CLI and typesSebastian Holmin3-0/+6
2024-06-24Run `cargo +nightly fmt`Sebastian Holmin1-2/+1
2024-06-10Retry DNS lookup for API in test managerDavid Lönnhager5-58/+95
2024-05-29Run UI tests for macOS split tunnelingDavid Lönnhager1-8/+29
2024-04-30Enable integration tests for macOS split tunnelingDavid Lönnhager3-5/+21
2024-04-22Limit execution of `test_installation_idempotency`Markus Pettersson1-22/+30
2024-04-19Add gui test to test frameworkOskar Nyberg1-7/+67
2024-04-19Add ensure_logged_in test helper functionOskar Nyberg1-0/+15
2024-04-17Prevent ARP lookups during LAN testsDavid Lönnhager3-60/+48
2024-04-17Run nightly formatter for testsDavid Lönnhager1-2/+2
2024-04-12Reset daemon environment when neededMarkus Pettersson1-4/+27
2024-04-12Do not panic in DNS testsMarkus Pettersson1-16/+23
2024-04-12Get rid of type casting for test function argumentMarkus Pettersson1-6/+3
2024-04-12Refactor custom access method integration testsMarkus Pettersson1-44/+50
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-10Sort desktop e2e result matrix by priorityJoakim Hulthe1-0/+7
2024-04-09Make payload of connection checker configurableMarkus Pettersson2-14/+31
2024-04-09Implement test for audit ticket `MUL-02-002 WP2`Markus Pettersson5-76/+151
2024-04-09Move `ConnChecker` to `helpers.rs`Markus Pettersson2-304/+313
2024-04-09Run `cargo +nightly fmt`Sebastian Holmin8-105/+66
2024-04-08Add timeout to tester geoip rcp callJoakim Hulthe1-3/+0
2024-04-08Add ip override test for wireguardJoakim Hulthe2-0/+450