summaryrefslogtreecommitdiffhomepage
path: root/android/test/e2e
AgeCommit message (Expand)AuthorFilesLines
2023-12-13Replace EXTERNAL_STORAGE permissions on android api level 33+saber safavi2-8/+17
2023-09-21Add billing and infrastructure flavor dimensionsAlbin1-1/+3
2023-09-21Apply automatic formatting and cleanup of gradle filesAlbin1-18/+12
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` formattingAlbin7-115/+76
2023-03-16Update e2e tests to handle privacy disclaimerAlbin2-0/+4
2023-03-16Add empty lint configAlbin1-0/+1
2023-02-13Add strict agp lint configurationAlbin1-0/+5
2023-01-25Remove useTestStorageService optionAlbin1-1/+0
2023-01-25Extend login timeout during testAlbin1-0/+1
2023-01-10Replace e2e conncheck webview with volleyAlbin6-58/+28
2023-01-10Add test rule to clear device vpnsAlbin1-0/+5
2023-01-10Handle notificaiton permission prompt in e2e testsAlbin2-0/+4
2023-01-10Use androidTestUtil in e2e testAlbin1-2/+2
2023-01-10Fix CleanupAccountTestRule method signatureAlbin1-2/+2
2023-01-10Increase e2e test webview timeoutAlbin1-1/+5
2023-01-10Set e2e endpoint version to v1Albin1-1/+1
2023-01-10Improve test failure screenshot supportAlbin3-34/+13
2023-01-10Use common test project suppressionAlbin2-96/+1
2023-01-10Add option to use custom api endpoint in debug buildsAlbin1-0/+2
2023-01-10Move common test logic to :test:commonAlbin15-203/+22
2023-01-10Move :e2e project to :test:e2eAlbin24-0/+964