summaryrefslogtreecommitdiffhomepage
path: root/test/test-manager/src/tests/mod.rs
AgeCommit message (Expand)AuthorFilesLines
2024-03-20Make e2e tests accept anyhow errorsJoakim Hulthe1-1/+1
2024-03-20Add basic split-tunnel testJoakim Hulthe1-1/+2
2024-03-12Update test-manager dep `inventory`Joakim Hulthe1-7/+5
2024-03-08Add MTU detection integration test for Linux and WindowsSebastian Holmin1-4/+0
2024-02-27Replace err_derive with thiserrorJoakim Hulthe1-12/+12
2024-02-15Add integration tests for API access methodsMarkus Pettersson1-0/+1
2024-02-06Simplify how settings are reset in testsDavid Lönnhager1-25/+7
2024-01-17Return specific error when connect_and_wait fails due to entering the error s...David Lönnhager1-0/+3
2024-01-15Use type safe Mullvad protobuf client over generated ditoMarkus Pettersson1-43/+18
2024-01-12Add e2e test for containers on LinuxDavid Lönnhager1-0/+1
2024-01-02Fix clippy lintsMarkus Pettersson1-2/+2
2023-11-22Remove relay selection logic from multihop and udp2tcp tests (same as test_br...David Lönnhager1-0/+1
2023-11-16test-framework: Prefer types from `mullvad-types`Markus Pettersson1-2/+8
2023-10-20Add desktop end-to-end testsDavid Lönnhager1-0/+162