summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadRESTTests/RequestExecutorTests.swift
AgeCommit message (Expand)AuthorFilesLines
2025-09-30Apply new swift format rules to codebaseSteffen1-1/+2
2025-03-03Send API requests across app/packet tunnel boundaryJon Petersson1-2/+21
2025-02-21Implement an FFI to fetch API IP addresses using mullvad-apiJon Petersson1-1/+2
2025-02-04Update copyright string in switft filesOskar1-1/+1
2025-01-14Enable compilation with Swift 6 for most targetsBug Magnet1-1/+2
2024-06-25Replace all maximum timeout values to 60 secondsJon Petersson1-2/+3
2024-05-13Mock data for snapshot testmojganii1-1/+1
2024-01-24Enable testing API access with a given configurationBug Magnet1-3/+3
2023-08-29Move AnyTransportProvider under REST namespace for consistencyAndrej Mihajlov1-1/+1
2023-08-29REST: add executor testsAndrej Mihajlov1-0/+75