summaryrefslogtreecommitdiffhomepage
path: root/ios/PacketTunnelCoreTests
AgeCommit message (Expand)AuthorFilesLines
2023-10-18Hide State and expose Observed State insteadAndrej Mihajlov3-25/+17
2023-10-16Add tests for PacketTunnelActor, TunnelManager and AppMessageHandler.Jon Petersson7-198/+621
2023-10-13Ensure atomicity between (re)connection attemptsAndrej Mihajlov2-1/+95
2023-10-13PacketTunnelCore: Introduce SelectedRelay and remove dependency on RelaySelec...Andrej Mihajlov1-18/+12
2023-10-09PacketTunnel: introduce proper state and blocked stateAndrej Mihajlov14-23/+534
2023-09-19Fix reliability and time consumption of testInitialConnectionTimings testJon Petersson1-43/+38
2023-09-07Fix or report all current smaller Swiftlint warnings in xcodeJon Petersson1-1/+1
2023-08-30Use swiftlint auto fix for trivial lint violationsBug Magnet1-2/+2
2023-08-28Introduce Duration type that mimicks native iOS16 DurationJon Petersson1-2/+3
2023-08-17Log reconnection attemptsAndrej Mihajlov1-1/+17
2023-08-17TunnelMonitor: add initial connection testAndrej Mihajlov5-0/+373
2023-08-16Introduce PacketTunnelCore frameworkAndrej Mihajlov1-0/+32