summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPNUITests/ConnectivityTests.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-11/+8
2025-06-09Enable UITests that were disabledBug Magnet1-19/+21
2025-02-18Add UI tests for local network sharingSteffen Ernst1-0/+44
2025-02-06Implement basic leak testsNiklas Berglund1-1/+1
2025-02-04Modify tests statusmojganii1-21/+24
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-16Fix UI tests and Make connection view releasableJon Petersson1-2/+2
2024-12-10Replace circular .description definition with .asStringAndrew Bulhak1-1/+1
2024-12-10Remove String conformance of AccessibilityIdentifierAndrew Bulhak1-1/+1
2024-11-26Disable testAppStillFunctioningWhenAPIDown because of ATS in iOS 18Bug Magnet1-0/+6
2024-11-26Skip testAPIConnectionViaBridges because staging bridges are downBug Magnet1-0/+5
2024-08-13Fix getting stuck in blocked state after reconnectingmojganii1-0/+1
2024-08-08Change the way iOS end to end tests workflows are set upNiklas Berglund1-1/+4
2024-06-10Move iOS end to end tests to staging environmentNiklas Berglund1-7/+47
2024-05-13Add iOS test making sure app functioning when API is downNiklas Berglund1-12/+109
2024-05-06Add iOS test verifying API can be reached from blocked stateNiklas Berglund1-3/+67
2024-04-04Add settings migration tests for iOSNiklas Berglund1-4/+0
2024-02-14Add iOS test for connecting to API via bridgesNiklas Berglund1-0/+52