summaryrefslogtreecommitdiffhomepage
path: root/android/test/common/src
AgeCommit message (Expand)AuthorFilesLines
2024-09-20Call dismissChangelogIfShown at the correct timeJonatan Rhodin1-0/+2
2024-09-18Fix testsDavid Göransson1-8/+3
2024-09-18Fix Delete old vpn in e2e testDavid Göransson1-2/+5
2024-09-16Rename test timeout constantsNiklas Berglund3-31/+21
2024-08-30Initialize mullvad daemon directly in vpn service on createJonatan Rhodin1-2/+2
2024-08-28Reformat kotlin code using updated ktfmt pluginAlbin3-9/+9
2024-08-27Handle alternative wording for deleting VPN profileNiklas Berglund1-2/+10
2024-08-27Wait for login button to be enabledNiklas Berglund1-1/+3
2024-08-27Re-enable testConnectAndVerifyWithConnectionCheckNiklas Berglund1-1/+2
2024-08-19Fix for failing mockapi and e2e testsNiklas Berglund2-16/+5
2024-06-26Migrate log calls to kermitAlbin1-5/+5
2024-06-10Unify account number namingAlbin1-7/+7
2024-05-29Migrate to gRPCDavid Göransson1-1/+1
2024-03-18Add missing e2e wait for login prompt timeoutsAlbin1-0/+2
2024-03-18Increase e2e account creation timeoutAlbin1-1/+1
2024-02-01Increase timeout for ensure account creation failureJonatan Rhodin1-4/+2
2024-01-31Add account expiry mockapi testJonatan Rhodin1-0/+8
2024-01-19Add mockapi test for handling too many devicesJonatan Rhodin1-0/+5
2024-01-18Add support for stagemole partner account testsAlbin2-10/+7
2024-01-18Add annotation to skip test for certain flavorsAlbin1-0/+25
2024-01-15Add mockapi tests for successful and failed account creationJonatan Rhodin1-3/+14
2024-01-11Migrate mockapi tests to junit5Jonatan Rhodin2-10/+10
2024-01-05Fix broken e2e tests for ConnectScreen and WebLinksaber safavi1-7/+7
2024-01-05Add automate logout ui testssaber safavi1-0/+16
2023-12-29Add automate logout ui tests using mockApisaber safavi1-0/+4
2023-12-18Fix changes dialog dismiss in mockapi testsAlbin1-0/+9
2023-11-21Fix testDavid Göransson1-1/+1
2023-09-27Fix login testDavid Göransson1-2/+2
2023-03-22Fix broken notification permission prompt testsaber safavi2-4/+4
2023-03-22Apply project-wide `kotlinLangStyle` formattingAlbin3-45/+31
2023-03-16Update e2e tests to handle privacy disclaimerAlbin1-0/+2
2023-03-16Fix notification permission behavior and testAlbin1-0/+4
2023-01-25Extend login timeout during testAlbin2-1/+8
2023-01-10Use version code constantsAlbin2-2/+2
2023-01-10Add test rule to clear device vpnsAlbin1-0/+37
2023-01-10Handle notificaiton permission prompt in e2e testsAlbin2-0/+27
2023-01-10Increase e2e test webview timeoutAlbin1-0/+1
2023-01-10Improve test failure screenshot supportAlbin1-19/+103
2023-01-10Add option to use custom api endpoint in debug buildsAlbin2-3/+9
2023-01-10Move common test logic to :test:commonAlbin5-0/+179
2023-01-10Add empty :test:common projectAlbin1-0/+1