summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPNUITests/Networking/MullvadAPIWrapper.swift
AgeCommit message (Collapse)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-5/+5
# Conflicts: # ios/MullvadVPN/Coordinators/Settings/DAITA/SettingsDAITAView.swift # ios/MullvadVPN/View controllers/DeviceList/DeviceManagementView.swift
2025-05-27Make UITests compile in Xcode 16 dot 1Bug Magnet1-5/+5
2025-02-04Update copyright string in switft filesOskar1-1/+1
2024-09-24Create accounts using partner API when availableNiklas Berglund1-15/+5
2024-06-10Move iOS end to end tests to staging environmentNiklas Berglund1-31/+119
2024-04-18Add test for login to account with too many devicesNiklas Berglund1-7/+13
2024-04-12Add time left properly displayed testNiklas Berglund1-2/+4
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 Berglund1-0/+45