summaryrefslogtreecommitdiffhomepage
path: root/ios/TestPlans
AgeCommit message (Collapse)AuthorFilesLines
2024-11-27Move settings migration test into MullvadVPNUITestsAllmojganii5-114/+1
2024-07-26Apply PQ key exchanging for multihopmojganii1-10/+2
2024-06-17Add testsBug Magnet2-0/+14
2024-06-04Rewrite screenshot tests to use new syntaxJon Petersson2-2/+11
2024-04-04Add settings migration tests for iOSNiklas Berglund5-1/+114
2024-03-11Add account creation and deletion testsNiklas Berglund1-3/+5
2024-02-27GitHub actions workflow for iOS end to end testsNiklas Berglund2-0/+32
2024-01-16Added iOS login testsNiklas Berglund1-0/+28
2023-08-29Fix screenshot script and testplanJon Petersson3-12/+34
2023-08-23Introduce new Routing framework for high level router and coordinator codeJon Petersson2-0/+15
2023-08-18Enable parallel testing for PacketTunnelCoreTestsAndrej Mihajlov2-0/+2
2023-08-18Run xcodebuild manually, pass output to xcbeautifyAndrej Mihajlov1-0/+8
- Disable: MullvadVPNScreenshots -- this is the target used by fastlane snapshot. This won't work on CI and needs further discussion - Add PacketTunnelCoreTests to test plan
2023-08-16Introduce PacketTunnelCore frameworkAndrej Mihajlov1-0/+7
- Move TunnelMonitor, Pinger, WgStats into new framework - Add TunnelMonitorProtocol, TunnelDeviceInfoProtocol, PingerProtocol protocols to improve testing/mocking - Rework TunnelMonitor and Pinger to use block-based event handler instead of delegate - Drop Objective-C bridging header from PacketTunnel - Add tests for Pinger
2023-07-21add tunnel obfuscation tests to test planBug Magnet2-0/+16
2023-07-21Move tests into test plansJon Petersson2-0/+99