summaryrefslogtreecommitdiffhomepage
path: root/android/test/common
AgeCommit message (Expand)AuthorFilesLines
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 Rhodin3-11/+21
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-09-21Add billing and infrastructure flavor dimensionsAlbin1-1/+3
2023-09-21Apply automatic formatting and cleanup of gradle filesAlbin1-11/+3
2023-08-04Remove targetSdk from libsAlbin1-1/+0
2023-08-03Bump container image, jdk, gradle and agpAlbin1-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-03-16Add empty lint configAlbin1-0/+1
2023-02-13Add strict agp lint configurationAlbin1-0/+5
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-10Add empty project :lib:endpointAlbin1-0/+2
2023-01-10Move common test logic to :test:commonAlbin5-0/+179
2023-01-10Add empty :test:common projectAlbin2-0/+44