summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPNUITests/RelayTests.swift
AgeCommit message (Expand)AuthorFilesLines
2025-10-30Fix ios post quantum e2e testSteffen1-0/+1
2025-10-30Fix ios automatic upd over tcp e2e testSteffen1-1/+1
2025-10-22Fix nightly testsJon Petersson1-2/+2
2025-10-15Enable quantum resistant tunnel setting by defaultJon Petersson1-14/+55
2025-10-14Disable DAITA average consumption testJon Petersson1-0/+6
2025-10-08Do not override ip on certain obfuscationsJon Petersson1-15/+13
2025-09-30Fix UI testsJon Petersson1-5/+30
2025-09-30Apply new swift format rules to codebaseSteffen1-9/+10
2025-09-04Add a test that asserts DAITA increases packet size on averageBug Magnet1-29/+128
2025-08-18Fix nightly E2E testsJon Petersson1-1/+1
2025-06-16Combine DAITA and Multihop to one pill when smart routing is activeJon Petersson1-0/+8
2025-05-27Add Swift 6 compatibility to UITestsBug Magnet1-4/+4
2025-05-23Add UITests for QUIC, add ability to block Wireguard trafficBug Magnet1-6/+37
2025-04-28Add the ability to use QUIC obfuscation in the UI, and update SettingsBug Magnet1-0/+41
2025-02-25Add end to end test for custom shadowsocks port selectionBug Magnet1-13/+77
2025-02-24Filter by destination port before assertingBug Magnet1-3/+3
2025-02-18Add an end to end test for UDP-over-TCP on port 80Bug Magnet1-0/+72
2025-02-06Implement basic leak testsNiklas Berglund1-5/+5
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-23Fix testWireGuardOverTCPAutomatically and testConnectionRetryLogicJon Petersson1-0/+2
2025-01-16Fix UI tests and Make connection view releasableJon Petersson1-47/+49
2024-12-04Add trailing status indicators for daita and multihop cellsJon Petersson1-0/+4
2024-12-04Add the multihop and DAITA pages to the root of the settings pageJon Petersson1-7/+48
2024-11-27Fix UITests about Obufscation and add support for ShadowsocksBug Magnet1-1/+42
2024-10-08Add end-to-end test for multihopmojganii1-0/+37
2024-06-10Move iOS end to end tests to staging environmentNiklas Berglund1-28/+61
2024-05-06Ensure log file sizes stay below a certain thresholdJon Petersson1-1/+3
2024-04-17Fix for failing nightly iOS end to end testsNiklas Berglund1-1/+30
2024-04-12Add iOS app connection testNiklas Berglund1-0/+13
2024-04-12Add WireGuard tests for iOS appNiklas Berglund1-1/+6
2024-04-08Add custom DNS testNiklas Berglund1-0/+30
2024-04-08Add connection retry logic testNiklas Berglund1-19/+53
2024-04-04Add settings migration tests for iOSNiklas Berglund1-1/+5
2024-03-25Add WireGuard tests for iOS appNiklas Berglund1-0/+128
2024-02-14Add iOS test for connecting to API via bridgesNiklas Berglund1-49/+4
2024-02-02Modified test flow to avoid race conditionNiklas Berglund1-11/+10
2024-01-31Add setup and teardown for iOS UI testsNiklas Berglund1-18/+2
2024-01-24Add ad blocking testNiklas Berglund1-0/+96