summaryrefslogtreecommitdiffhomepage
path: root/test/test-manager/src/tests/dns.rs
AgeCommit message (Expand)AuthorFilesLines
2025-07-10Run `cargo fmt` in test-repoSebastian Holmin1-7/+6
2025-02-24Fix custom endpoint testsSebastian Holmin1-6/+4
2025-01-08Fix bridge interface IP on macOSSebastian Holmin1-6/+14
2024-09-17Remove Option from Relay::locationJoakim Hulthe1-1/+1
2024-07-16Fix dns e2e testsJoakim Hulthe1-3/+15
2024-06-26Enable integration test for DAITA on macOSDavid Lönnhager1-1/+0
2024-06-25Enable DAITA for linux in CLI and typesSebastian Holmin1-0/+2
2024-04-12Do not panic in DNS testsMarkus Pettersson1-16/+23
2024-04-09Run `cargo +nightly fmt`Sebastian Holmin1-14/+10
2024-01-15Use type safe Mullvad protobuf client over generated ditoMarkus Pettersson1-59/+55
2023-11-22Obtain tunnel interface from management interface in testsDavid Lönnhager1-36/+48
2023-10-31Update e2e testsDavid Lönnhager1-4/+2
2023-10-31Replace UpdateRelaySettings with SetRelaySettingsDavid Lönnhager1-2/+2
2023-10-24Fully abort all tasks before leaving a testDavid Lönnhager1-47/+62
2023-10-20Add desktop end-to-end testsDavid Lönnhager1-0/+698