summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPNUITests/Networking
AgeCommit message (Expand)AuthorFilesLines
2024-11-27Use the Firewall API to get the device IP addressBug Magnet3-49/+37
2024-11-27Stop relying on interface name to get local IP address in UITestsBug Magnet1-14/+14
2024-10-29Add src and dst fields to requestNiklas Berglund1-2/+4
2024-09-24Create accounts using partner API when availableNiklas Berglund1-15/+5
2024-06-19Fix for failing iOS screenshot testsNiklas Berglund1-1/+1
2024-06-10Move iOS end to end tests to staging environmentNiklas Berglund3-41/+278
2024-04-18Add test for login to account with too many devicesNiklas Berglund1-7/+13
2024-04-12Add iOS app connection testNiklas Berglund1-12/+55
2024-04-12Add time left properly displayed testNiklas Berglund1-2/+4
2024-04-08Add custom DNS testNiklas Berglund1-0/+61
2024-04-08Add WireGuard tests for iOS appNiklas Berglund1-0/+12
2024-04-08Add connection retry logic testNiklas Berglund1-0/+10
2024-03-25Add WireGuard tests for iOS appNiklas Berglund3-13/+37
2024-03-14Add log out testNiklas1-0/+8
2024-03-11Add account creation and deletion testsNiklas Berglund1-6/+59
2024-02-14Add iOS test for connecting to API via bridgesNiklas Berglund4-0/+347