summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPNUITests/Networking
AgeCommit message (Collapse)AuthorFilesLines
2025-10-08Do not override ip on certain obfuscationsJon Petersson2-3/+9
2025-09-30Apply new swift format rules to codebaseSteffen7-41/+45
# Conflicts: # ios/MullvadVPN/Coordinators/Settings/DAITA/SettingsDAITAView.swift # ios/MullvadVPN/View controllers/DeviceList/DeviceManagementView.swift
2025-09-04Add a test that asserts DAITA increases packet size on averageBug Magnet1-1/+7
2025-06-05Update copyright year in project files and codeOskar4-4/+4
2025-05-27Make UITests compile in Xcode 16 dot 1Bug Magnet6-19/+19
2025-05-27Add Swift 6 compatibility to UITestsBug Magnet2-4/+4
2025-05-23Add UITests for QUIC, add ability to block Wireguard trafficBug Magnet2-5/+33
2025-02-18Add UI tests for local network sharingSteffen Ernst1-0/+18
2025-02-18Add an end to end test for UDP-over-TCP on port 80Bug Magnet1-1/+8
2025-02-06Remove LeakRule protocol for now, improve leak test namesBug Magnet4-21/+11
2025-02-06Add debug information to leak and no leak testsBug Magnet1-3/+71
2025-02-06Fix traffic generationNiklas Berglund2-21/+63
2025-02-06Implement basic leak testsNiklas Berglund7-64/+546
2025-02-04Update copyright string in switft filesOskar5-5/+5
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