summaryrefslogtreecommitdiffhomepage
path: root/test/test-manager
AgeCommit message (Expand)AuthorFilesLines
2025-02-25Do not relaunch as root if only formatting test reportsMarkus Pettersson1-28/+21
2025-02-24Replace `thiserror` with `anyhow` in some helper fnsSebastian Holmin2-19/+17
2025-02-24Disconnect before resetting settingsSebastian Holmin1-3/+3
2025-02-24Fix `test_daita`Sebastian Holmin1-41/+51
2025-02-24Fix `constrain_to_relay`Sebastian Holmin1-22/+96
2025-02-24Fix tunnel testsSebastian Holmin1-49/+27
2025-02-24Fix `test_error_state`Sebastian Holmin1-14/+12
2025-02-24Fix `test_connecting_state`Sebastian Holmin1-10/+11
2025-02-24Fix custom endpoint testsSebastian Holmin1-6/+4
2025-02-24Remove `set_relay_settings`Sebastian Holmin1-18/+37
2025-02-24Fix `apply_settings_from_query` overwriting settingsSebastian Holmin2-2/+11
2025-02-18Unify daemon app version typesKalle Lindström1-2/+4
2025-02-14Retain location when selecting OpenVPNSebastian Holmin1-2/+9
2025-02-14Split OpenVPN tunnel-state tests to separate fileOskar1-1/+17
2025-02-12Fix `clippy::precedence`Sebastian Holmin2-2/+4
2025-02-04Add CPU and memory config options to test frameworkDavid Lönnhager4-2/+53
2025-02-03Bump `ssh2` to 0.9.5Markus Pettersson1-1/+1
2025-01-24Complete leak checker and implement in daemonJoakim Hulthe1-1/+1
2025-01-22Add copy of current test location to `config.md`Sebastian Holmin1-30/+55
2025-01-22Lower verbosity of logsSebastian Holmin2-4/+4
2025-01-22Remove duplicate logSebastian Holmin1-6/+0
2025-01-22Add `config` subcommand to `test-manager`Sebastian Holmin2-47/+83
2025-01-22Remove mullvad client version from macroSebastian Holmin8-141/+47
2025-01-22Move `test_location` mod to separate fileSebastian Holmin2-109/+106
2025-01-22Document per-test-relay-selection feature in `docs/`Markus Pettersson1-10/+40
2025-01-22Add location overrides per test to test-manager configMarkus Pettersson11-224/+303
2025-01-22Convert test-manager config into a moduleMarkus Pettersson5-136/+165
2025-01-08Rewrite in functional styleSebastian Holmin1-23/+21
2025-01-08Update docstringSebastian Holmin1-3/+2
2025-01-08Fix bridge interface IP on macOSSebastian Holmin11-72/+96
2025-01-07Swap `if + bail!` for `ensure!`Markus Pettersson1-3/+4
2025-01-07Add more debug logging to test_upgrade_appMarkus Pettersson1-10/+8
2025-01-02Remove global API endpointEmīls1-9/+4
2024-12-17Add better APIs for making shh:ed files executableMarkus Pettersson1-12/+41
2024-12-17Fix TODOs by replacing triple type with a dedicated structMarkus Pettersson3-44/+97
2024-12-17Attach target arch to VM configMarkus Pettersson3-9/+11
2024-12-17Fix remote temp Windows path being UNIX-likeMarkus Pettersson1-39/+55
2024-12-17Use SFTP instead of SCP to copy fileMarkus Pettersson1-13/+4
2024-12-02Remove DNS fallback except for conncheckDavid Lönnhager1-5/+2
2024-11-22Add non-blocking DNS resolver for Android API requestsDavid Lönnhager1-2/+5
2024-11-22Improve documentationSebastian Holmin4-9/+16
2024-11-22Improve type safetySebastian Holmin3-20/+29
2024-11-22Remove the `command` field of `TestMetadata`Sebastian Holmin3-4/+1
2024-11-22Add `test_upgrade_app` to list testsSebastian Holmin4-9/+25
2024-11-20Make `test_wireguard_tunnel` use `location: Any`Sebastian Holmin1-11/+4
2024-11-20Fix spelling mistakesSebastian Holmin2-7/+8
2024-11-20Set the default location for tests to "Nordic"Sebastian Holmin2-0/+33
2024-11-20Do not fail when specifying tests skipped for OSSebastian Holmin1-8/+10
2024-11-20Select bridge respecting location constraintSebastian Holmin2-4/+3
2024-11-18Run connection-checker against the specified API environmentDavid Lönnhager1-0/+2