summaryrefslogtreecommitdiffhomepage
path: root/android/test
AgeCommit message (Expand)AuthorFilesLines
2025-08-28Use rust-android-gradle plugin as submoduleKalle Lindström1-1/+10
2025-08-19Update ui automatorJonatan Rhodin1-2/+5
2025-08-19Fix failing e2e testsJonatan Rhodin1-1/+1
2025-08-14Set relay to current country on first startKalle Lindström1-0/+44
2025-08-05Add konsist test to ensure all view model test uses TestCoroutineRuleJonatan Rhodin1-0/+18
2025-08-01Fix ktor parsing errorDavid Göransson1-2/+3
2025-07-31Fix tests failing when the notification allowed dialog is not shownJonatan Rhodin3-45/+7
2025-07-29Check for both tag and name in location cells for e2e testsDavid Göransson1-1/+6
2025-07-28Add named arg detekt testKalle Lindström6-0/+177
2025-07-10Add e2e test for Google play purchasesDavid Göransson8-4/+156
2025-07-10Fix typoDavid Göransson1-1/+2
2025-07-04Remove waitForStable workaroundDavid Göransson3-18/+4
2025-07-03Fix gradle kotlinOptions warningsDavid Göransson4-12/+27
2025-06-19Remove deprecated junit platformJonatan Rhodin1-7/+0
2025-06-19Use AlarmManager for notificationsKalle Lindström1-16/+45
2025-05-26Migrate remaining deps and versions to version catalogsDavid Göransson4-34/+31
2025-05-23Increase timeout for long testDavid Göransson1-43/+45
2025-05-23Fix e2e testDavid Göransson1-1/+1
2025-05-23Fix wrong country and city for stagemole daita relayJonatan Rhodin1-1/+5
2025-05-22Fix e2e production testsJonatan Rhodin6-22/+68
2025-05-22Add Post quantum connection testJonatan Rhodin3-12/+60
2025-05-21Fix urlsDavid Göransson2-2/+2
2025-05-21Supply IP address when using API overrideDavid Göransson1-1/+6
2025-05-21Update with new property referencesDavid Göransson1-15/+10
2025-05-21Unify usage of gradle propertiesDavid Göransson15-88/+84
2025-05-19Add API blocked e2e connection testKalle Lindström5-6/+167
2025-05-16Use block wireguard new apiKalle Lindström2-2/+2
2025-05-13Catch nullpointerDavid Göransson3-4/+18
2025-05-13Avoid waiting for stable when active window is switchedDavid Göransson4-27/+19
2025-05-12Convert all test to use Page patternDavid Göransson28-392/+245
2025-05-12Increase router capture request timeouts by 15 secondsJonatan Rhodin1-0/+4
2025-05-09Add waitForStable between on each pageDavid Göransson1-1/+6
2025-05-09Fix flaky device management testDavid Göransson3-14/+39
2025-05-09Add device management pageDavid Göransson1-0/+20
2025-05-09Fix a few blockers preventing us from bumping ktorDavid Göransson3-19/+13
2025-05-07Fix test tag mismatchDavid Göransson1-3/+3
2025-05-07Attempt to fix flakinessDavid Göransson1-0/+2
2025-04-30Move all test tags to new lib.ui.tag moduleKalle Lindström13-60/+52
2025-04-28Add mock api test for manage devices screenKalle Lindström2-0/+58
2025-04-23Enable e2e leak that no longer failsAlbin1-2/+0
2025-04-16Replace Volley with ktorDavid Göransson20-518/+582
2025-04-04Add shadowsocks obfuscation e2e testKalle Lindström8-82/+161
2025-03-07Offer to store accout number in password managerDavid Göransson2-0/+13
2025-03-03Add waitForIdle to device list testAlbin1-0/+3
2025-02-26Remove Joda Time and use java.time package insteadKalle Lindström13-59/+63
2025-02-18Fix mockapi device list test wait conditionAlbin1-1/+1
2025-02-18Fix formattingDavid Göransson1-1/+1
2025-02-14Disable broken e2e testAlbin1-0/+2
2025-02-04Remove OWASP dependency check pluginAlbin3-47/+0
2025-01-27Refactor e2e leak testsAlbin3-46/+76