summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPNTests/AddressCacheTests.swift
AgeCommit message (Expand)AuthorFilesLines
2024-04-29Reorganise MullvadVPNTests hierarchy to match that of code under testAndrew Bulhak1-131/+0
2023-11-14remove importing namespaces partiallyMojgan1-1/+1
2023-10-16Add tests for PacketTunnelActor, TunnelManager and AppMessageHandler.Jon Petersson1-1/+5
2023-08-25Change CachedAddresses schema to invalidate cache when updating from 2023.2 t...Andrej Mihajlov1-20/+9
2023-06-13Replace Caching type with FileCache<Content: Codable>Andrej Mihajlov1-112/+77
2023-06-13Cache the last used shadowsocks configuration and reuse it subsequentlyBug Magnet1-0/+173