summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPNUITests/Pages
AgeCommit message (Expand)AuthorFilesLines
2025-01-16Fix UI tests and Make connection view releasableJon Petersson1-45/+30
2025-01-13Add toggle in connection viewJon Petersson1-2/+2
2025-01-02Make tests less ambiguousAndrew Bulhak3-5/+15
2025-01-02Fix testVerifySettingsStillChanged to work with new UIAndrew Bulhak1-2/+2
2025-01-02Update UI tests for the new WG Obfuscation viewsAndrew Bulhak3-2/+96
2024-12-10Fix sub-button selection in VPNSettingsPageAndrew Bulhak1-1/+1
2024-12-10Replace circular .description definition with .asStringAndrew Bulhak4-11/+11
2024-12-10Remove String conformance of AccessibilityIdentifierAndrew Bulhak4-12/+12
2024-12-06Add the openPortSelectorMenuButton accessibility identifier to ... buttAndrew Bulhak1-2/+29
2024-12-04Add trailing status indicators for daita and multihop cellsJon Petersson1-0/+40
2024-12-04Add the multihop and DAITA pages to the root of the settings pageJon Petersson5-29/+145
2024-11-27Remove settings migration test from CImojganii1-37/+0
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 Magnet2-36/+32
2024-10-30Update cell layout and behavior for obfuscation methodsJon Petersson1-2/+2
2024-10-08Add end-to-end test for multihopmojganii2-2/+27
2024-09-04Fix off-screen element detection issuemojganii1-3/+4
2024-08-28Add UI for DAITA in VPN settingsmojganii2-1/+63
2024-08-08Change the way iOS end to end tests workflows are set upNiklas Berglund1-0/+7
2024-07-30Do not warn users about multihop extra latency, add info button insteadBug Magnet2-39/+0
2024-06-27Re-enable screenshots for iPadNiklas Berglund1-1/+2
2024-06-19Fix for failing iOS screenshot testsNiklas Berglund1-0/+3
2024-06-13Use the new pageElement for setting accessibility identifiersBug Magnet1-1/+1
2024-06-13Add multi-hop toggle to settings viewmojganii2-0/+59
2024-06-10Move iOS end to end tests to staging environmentNiklas Berglund25-65/+162
2024-06-04Rewrite screenshot tests to use new syntaxJon Petersson6-10/+38
2024-05-13Add iOS test making sure app functioning when API is downNiklas Berglund7-2/+179
2024-05-06Add iOS test verifying API can be reached from blocked stateNiklas Berglund3-6/+86
2024-04-25Add a test to delete, edit and create a custom listBug Magnet5-0/+194
2024-04-18Add test for login to account with too many devicesNiklas Berglund1-0/+49
2024-04-17Fix for failing nightly iOS end to end testsNiklas Berglund1-0/+10
2024-04-12Add time left properly displayed testNiklas Berglund1-0/+25
2024-04-08Add connection retry logic testNiklas Berglund2-5/+54
2024-04-04Add settings migration tests for iOSNiklas Berglund3-27/+242
2024-03-25Add WireGuard tests for iOS appNiklas Berglund5-2/+210
2024-03-19Move IP Overrides into VPN Settings menuJon Petersson1-1/+1
2024-03-11Add account creation and deletion testsNiklas Berglund11-2/+156
2024-02-28Add problem report testNiklas Berglund2-1/+20
2024-02-14Add iOS test for connecting to API via bridgesNiklas Berglund5-4/+76
2024-02-02Modified test flow to avoid race conditionNiklas Berglund1-0/+6
2024-01-31Add setup and teardown for iOS UI testsNiklas Berglund3-5/+73
2024-01-24Add ad blocking testNiklas Berglund7-15/+126
2024-01-16Added iOS login testsNiklas Berglund4-0/+130