summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPNUITests/Networking/Networking.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-6/+12
2025-05-27Make UITests compile in Xcode 16 dot 1Bug Magnet1-3/+3
2025-05-27Add Swift 6 compatibility to UITestsBug Magnet1-2/+2
2025-05-23Add UITests for QUIC, add ability to block Wireguard trafficBug Magnet1-0/+17
2025-02-18Add UI tests for local network sharingSteffen Ernst1-0/+18
2025-02-06Implement basic leak testsNiklas Berglund1-10/+26
2025-02-04Update copyright string in switft filesOskar1-1/+1
2024-11-27Use the Firewall API to get the device IP addressBug Magnet1-46/+0
2024-11-27Stop relying on interface name to get local IP address in UITestsBug Magnet1-14/+14
2024-06-10Move iOS end to end tests to staging environmentNiklas Berglund1-10/+36
2024-04-12Add iOS app connection testNiklas Berglund1-12/+55
2024-04-08Add custom DNS testNiklas Berglund1-0/+61
2024-04-08Add WireGuard tests for iOS appNiklas Berglund1-0/+12
2024-03-25Add WireGuard tests for iOS appNiklas Berglund1-11/+21
2024-02-14Add iOS test for connecting to API via bridgesNiklas Berglund1-0/+146