summaryrefslogtreecommitdiffhomepage
path: root/android/test/mockapi
AgeCommit message (Expand)AuthorFilesLines
2026-02-26Fix account history testDavid Göransson1-0/+1
2026-02-09Introduce DAITA feature moduleDavid Göransson1-1/+1
2026-01-19Fix screen rotation mock api testJonatan Rhodin1-1/+1
2026-01-16Add device rotation testKalle Lindström1-0/+43
2026-01-16Replace mock webserver with ktorJonatan Rhodin18-248/+279
2025-12-22Increase timeout for server ip override testDavid Göransson2-19/+29
2025-12-22Attempt to make server ip overrides test less flakyJonatan Rhodin1-1/+4
2025-12-16Add device ipv6 testJonatan Rhodin1-1/+1
2025-12-10Use grpc to set settingsDavid Göransson1-7/+5
2025-12-10Add test to check that automatic uses all obfuscationsJonatan Rhodin1-0/+55
2025-12-05Fix stale object exception for server override testJonatan Rhodin1-5/+1
2025-12-03Add server ip overrides mock api testJonatan Rhodin2-1/+76
2025-12-01Add mock api tests for recentsKalle Lindström5-2/+11652
2025-11-07Move buildSrc utilities to build-logic pluginAlbin1-0/+3
2025-10-23Fix failing test due to time zone changeKalle Lindström3-4/+4
2025-07-03Fix gradle kotlinOptions warningsDavid Göransson1-3/+7
2025-06-19Use AlarmManager for notificationsKalle Lindström1-16/+45
2025-05-26Migrate remaining deps and versions to version catalogsDavid Göransson1-10/+9
2025-05-21Supply IP address when using API overrideDavid Göransson1-1/+6
2025-05-12Convert all test to use Page patternDavid Göransson9-164/+91
2025-05-09Fix flaky device management testDavid Göransson1-14/+17
2025-05-07Attempt to fix flakinessDavid Göransson1-0/+2
2025-04-30Move all test tags to new lib.ui.tag moduleKalle Lindström4-3/+5
2025-04-28Add mock api test for manage devices screenKalle Lindström2-0/+58
2025-04-16Replace Volley with ktorDavid Göransson1-18/+2
2025-03-07Offer to store accout number in password managerDavid Göransson1-0/+2
2025-03-03Add waitForIdle to device list testAlbin1-0/+3
2025-02-26Remove Joda Time and use java.time package insteadKalle Lindström9-35/+34
2025-02-18Fix mockapi device list test wait conditionAlbin1-1/+1
2025-02-04Remove OWASP dependency check pluginAlbin1-9/+0
2025-01-02Remove global API endpointEmīls1-6/+1
2024-10-08Suppress complex dispatch methodDavid Göransson1-0/+1
2024-10-08Fix print stacktrace warningDavid Göransson1-2/+1
2024-10-03Make all compiler warnings errorsDavid Göransson1-1/+4
2024-09-24Set build tools version to 35.0.0David Göransson1-0/+1
2024-09-20Call dismissChangelogIfShown at the correct timeJonatan Rhodin6-9/+8
2024-09-17Format build filesDavid Göransson1-10/+7
2024-09-16Rename test timeout constantsNiklas Berglund1-2/+2
2024-08-30Initialize mullvad daemon directly in vpn service on createJonatan Rhodin1-4/+4
2024-08-28Reformat kotlin code using updated ktfmt pluginAlbin4-8/+8
2024-08-19Fix for failing mockapi and e2e testsNiklas Berglund1-0/+8
2024-08-13Migrate to version catalogsAlbin1-21/+21
2024-06-26Migrate log calls to kermitAlbin3-11/+10
2024-06-26Add kermit dependencyAlbin1-0/+1
2024-06-12Format xml filesAlbin1-4/+2
2024-06-10Unify account number namingAlbin9-35/+35
2024-03-11Re-enable expiry textDavid Göransson1-5/+0
2024-02-07Fix flaky account history mockapi testJonatan Rhodin1-0/+1
2024-02-06Remove common lib dependency from test mockapiJonatan Rhodin3-6/+5
2024-01-31Add account expiry mockapi testJonatan Rhodin2-2/+94