summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPNUITests
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Remove global API endpointEmīls1-1/+2
2025-01-02Make tests less ambiguousAndrew Bulhak4-8/+18
2025-01-02Fix testVerifySettingsStillChanged to work with new UIAndrew Bulhak2-3/+2
2025-01-02Update UI tests for the new WG Obfuscation viewsAndrew Bulhak4-6/+110
2024-12-10Make AccessibilityIdentifier.wireGuardPort tagged with its valueAndrew Bulhak1-3/+3
2024-12-10Fix sub-button selection in VPNSettingsPageAndrew Bulhak1-1/+1
2024-12-10Replace circular .description definition with .asStringAndrew Bulhak7-14/+14
2024-12-10Remove String conformance of AccessibilityIdentifierAndrew Bulhak7-15/+15
2024-12-06Add the openPortSelectorMenuButton accessibility identifier to ... buttAndrew Bulhak1-2/+29
2024-12-04Add trailing status indicators for daita and multihop cellsJon Petersson2-0/+44
2024-12-04Add the multihop and DAITA pages to the root of the settings pageJon Petersson7-38/+193
2024-11-27Remove settings migration test from CImojganii3-56/+29
2024-11-27Use the Firewall API to get the device IP addressBug Magnet3-49/+37
2024-11-27Make verifyConnectingOverTCPAfterUDPAttempts more readableBug Magnet1-1/+1
2024-11-27Stop relying on interface name to get local IP address in UITestsBug Magnet2-16/+16
2024-11-27Fix UITests about Obufscation and add support for ShadowsocksBug Magnet4-38/+75
2024-11-26Disable testAppStillFunctioningWhenAPIDown because of ATS in iOS 18Bug Magnet1-0/+6
2024-11-26Add encrypted DNS proxy domain as part of configBug Magnet1-0/+2
2024-11-26Skip testAPIConnectionViaBridges because staging bridges are downBug Magnet1-0/+5
2024-10-30Update cell layout and behavior for obfuscation methodsJon Petersson1-2/+2
2024-10-29Add src and dst fields to requestNiklas Berglund1-2/+4
2024-10-18Update docs and scripts for go1.21Emīls1-5/+5
2024-10-10Fix broken Info plist file for UITestsBug Magnet1-2/+2
2024-10-08Add end-to-end test for multihopmojganii3-2/+64
2024-10-01Drop x86_64mojganii1-1/+1
2024-09-24Create accounts using partner API when availableNiklas Berglund3-25/+26
2024-09-04Fix off-screen element detection issuemojganii2-3/+25
2024-08-28Add UI for DAITA in VPN settingsmojganii4-27/+97
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 Berglund5-8/+76
2024-07-31Fix typosBug Magnet1-8/+8
2024-07-31Correct requirementsBug Magnet1-3/+3
2024-07-31Update iOS end to end tests READMENiklas Berglund1-20/+71
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-25Replace all maximum timeout values to 60 secondsJon Petersson1-1/+1
2024-06-19Fix for failing iOS screenshot testsNiklas Berglund2-1/+4
2024-06-13Use the new pageElement for setting accessibility identifiersBug Magnet1-1/+1
2024-06-13Add multi-hop toggle to settings viewmojganii3-0/+61
2024-06-10Move iOS end to end tests to staging environmentNiklas Berglund37-199/+775
2024-06-10Use configured hostname for access tokenEmīls1-0/+7
2024-06-05Upgrade the Gemfile and the Screenshot tests to recent versionsBug Magnet2-18/+24
2024-06-04Rewrite screenshot tests to use new syntaxJon Petersson12-12/+512
2024-05-27Add required protobuf dependenciesBug Magnet1-1/+1
2024-05-13Add iOS test making sure app functioning when API is downNiklas Berglund10-27/+309
2024-05-06Add iOS test verifying API can be reached from blocked stateNiklas Berglund5-10/+154
2024-05-06Ensure log file sizes stay below a certain thresholdJon Petersson1-1/+3
2024-04-25Add a test to delete, edit and create a custom listBug Magnet7-0/+371
2024-04-18Add test for login to account with too many devicesNiklas Berglund3-9/+99
2024-04-17Fix for failing nightly iOS end to end testsNiklas Berglund5-30/+41