summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPNUITests
AgeCommit message (Expand)AuthorFilesLines
2024-04-12Add iOS app connection testNiklas Berglund2-12/+68
2024-04-12Add WireGuard tests for iOS appNiklas Berglund2-1/+7
2024-04-12Add time left properly displayed testNiklas Berglund3-2/+41
2024-04-08Add custom DNS testNiklas Berglund3-1/+91
2024-04-08Add WireGuard tests for iOS appNiklas Berglund2-0/+13
2024-04-08Add connection retry logic testNiklas Berglund4-24/+117
2024-04-04Add settings migration tests for iOSNiklas Berglund9-37/+434
2024-03-25Add WireGuard tests for iOS appNiklas Berglund11-17/+399
2024-03-19Move IP Overrides into VPN Settings menuJon Petersson1-1/+1
2024-03-14Add log out testNiklas3-10/+35
2024-03-11Add account creation and deletion testsNiklas Berglund19-17/+289
2024-03-07Add comments explaining decisionsBug Magnet1-0/+3
2024-02-28Add problem report testNiklas Berglund5-7/+62
2024-02-27GitHub actions workflow for iOS end to end testsNiklas Berglund2-2/+38
2024-02-15Fix the mullvad API ffi, consume the header after building itBug Magnet1-4/+0
2024-02-14Add MullvadApi to MullvadVPNUITetstsEmīls2-0/+160
2024-02-14Add iOS test for connecting to API via bridgesNiklas Berglund13-71/+503
2024-02-02Modified test flow to avoid race conditionNiklas Berglund2-11/+16
2024-01-31Add setup and teardown for iOS UI testsNiklas Berglund11-84/+291
2024-01-24Add ad blocking testNiklas Berglund11-18/+266
2024-01-16Added iOS login testsNiklas Berglund7-0/+214