summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPNUITests/Pages/TunnelControlPage.swift
AgeCommit message (Expand)AuthorFilesLines
2025-10-22Fix nightly testsJon Petersson1-1/+1
2025-10-15Enable quantum resistant tunnel setting by defaultJon Petersson1-1/+13
2025-10-08Do not override ip on certain obfuscationsJon Petersson1-1/+5
2025-09-30Fix UI testsJon Petersson1-12/+14
2025-09-30Apply new swift format rules to codebaseSteffen1-5/+5
2025-09-04Add a test that asserts DAITA increases packet size on averageBug Magnet1-2/+6
2025-08-18Fix nightly E2E testsJon Petersson1-1/+0
2025-06-16Combine DAITA and Multihop to one pill when smart routing is activeJon Petersson1-0/+12
2025-06-11Fix ios ui tests after quick access buttonsSteffen1-2/+2
2025-05-23Add UITests for QUIC, add ability to block Wireguard trafficBug Magnet1-4/+0
2025-05-20Fix UI test for connection attemptsSteffen Ernst1-12/+12
2025-04-28Add the ability to use QUIC obfuscation in the UI, and update SettingsBug Magnet1-0/+1
2025-02-18Add an end to end test for UDP-over-TCP on port 80Bug Magnet1-1/+5
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-16Fix UI tests and Make connection view releasableJon Petersson1-45/+30
2025-01-13Add toggle in connection viewJon Petersson1-2/+2
2024-12-04Add the multihop and DAITA pages to the root of the settings pageJon Petersson1-0/+7
2024-11-27Make verifyConnectingOverTCPAfterUDPAttempts more readableBug Magnet1-1/+1
2024-11-27Stop relying on interface name to get local IP address in UITestsBug Magnet1-2/+2
2024-11-27Fix UITests about Obufscation and add support for ShadowsocksBug Magnet1-35/+25
2024-10-08Add end-to-end test for multihopmojganii1-2/+9
2024-06-10Move iOS end to end tests to staging environmentNiklas Berglund1-3/+30
2024-06-04Rewrite screenshot tests to use new syntaxJon Petersson1-0/+4
2024-04-08Add connection retry logic testNiklas Berglund1-3/+47
2024-03-25Add WireGuard tests for iOS appNiklas Berglund1-0/+117
2024-03-11Add account creation and deletion testsNiklas Berglund1-0/+1
2024-02-14Add iOS test for connecting to API via bridgesNiklas Berglund1-0/+11
2024-01-31Add setup and teardown for iOS UI testsNiklas Berglund1-5/+0
2024-01-24Add ad blocking testNiklas Berglund1-0/+28