summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPNTests/CustomDateComponentsFormattingTests.swift
AgeCommit message (Expand)AuthorFilesLines
2024-04-29Reorganise MullvadVPNTests hierarchy to match that of code under testAndrew Bulhak1-89/+0
2023-11-10Change account expiry text to display 'less than a day'Jon Petersson1-2/+2
2023-05-09Consider max date for getting diff between two datesMojgan1-0/+16
2023-05-04Fix date interval formatting and update testsAndrej Mihajlov1-5/+3
2023-04-20Change time left to days and yearsMojgan1-17/+1
2023-03-07Display remaining account time in years if equal to or more than two years, o...Jon Petersson1-1/+35
2022-08-03Format source code with swiftformatAndrej Mihajlov1-4/+2
2020-05-15Add custom date interval formatting helperAndrej Mihajlov1-0/+59