summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPNUITests/Base
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Fix UI testsJon Petersson1-5/+6
2025-09-30Apply new swift format rules to codebaseSteffen1-18/+23
2025-08-18Fix nightly E2E testsJon Petersson1-2/+6
2025-07-08Update FFI to handle new QUIC paramsJon Petersson1-3/+3
2025-06-02Fix the UITests trying to log in too fastBug Magnet1-0/+7
2025-05-27Add Swift 6 compatibility to UITestsBug Magnet3-10/+14
2025-05-23Add UITests for QUIC, add ability to block Wireguard trafficBug Magnet1-0/+4
2025-04-11Fix order of execution for LoggedInWithTimeUITestCasesBug Magnet1-2/+4
2025-02-06Remove LeakRule protocol for now, improve leak test namesBug Magnet1-2/+2
2025-02-06Fix traffic generationNiklas Berglund1-1/+2
2025-02-06Implement basic leak testsNiklas Berglund1-1/+61
2025-02-04Update copyright string in switft filesOskar3-3/+3
2025-01-22Add in-app notification for latest changesmojganii3-17/+0
2025-01-17Add new changelog designmojganii1-2/+1
2024-12-10Make AccessibilityIdentifier.wireGuardPort tagged with its valueAndrew Bulhak1-3/+3
2024-12-10Replace circular .description definition with .asStringAndrew Bulhak1-1/+1
2024-12-10Remove String conformance of AccessibilityIdentifierAndrew Bulhak1-1/+1
2024-09-24Create accounts using partner API when availableNiklas Berglund1-0/+18
2024-08-08Change the way iOS end to end tests workflows are set upNiklas Berglund1-7/+42
2024-06-10Move iOS end to end tests to staging environmentNiklas Berglund2-13/+152
2024-06-04Rewrite screenshot tests to use new syntaxJon Petersson3-0/+239