summaryrefslogtreecommitdiffhomepage
path: root/android/test
AgeCommit message (Expand)AuthorFilesLines
2025-10-27Increase test timeoutDavid Göransson1-25/+27
2025-10-27Update ktfmt to 0.25.0Jonatan Rhodin1-38/+38
2025-10-23Fix failing test due to time zone changeKalle Lindström3-4/+4
2025-10-10Decrease the time we wait for a connection to fail during testsJonatan Rhodin1-1/+1
2025-10-09Implement LWO on androidJonatan Rhodin4-2/+70
2025-10-06Document runBlocking in TrafficGeneratorDavid Göransson1-1/+2
2025-10-06Warn users about android 16 upgrade issueDavid Göransson1-1/+4
2025-09-29Format codeJonatan Rhodin1-42/+42
2025-09-12Add better support for variant filtersDavid Göransson2-8/+3
2025-09-10Add inital baseline profile generationKalle Lindström5-2/+229
2025-09-03Add connection test for QUICDavid Göransson4-0/+32
2025-09-03Add UI support for QUIC settingJonatan Rhodin1-0/+51
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