summaryrefslogtreecommitdiffhomepage
path: root/android/test/e2e/src/main
AgeCommit message (Expand)AuthorFilesLines
2024-08-21Handle null response objectNiklas Berglund2-2/+8
2024-08-20Log response status code on errorNiklas Berglund1-3/+9
2024-08-20Move account setup to beforeEachNiklas Berglund1-12/+7
2024-08-19Fix for failing mockapi and e2e testsNiklas Berglund4-15/+40
2024-06-26Migrate log calls to kermitAlbin3-22/+19
2024-06-12Format xml filesAlbin1-9/+7
2024-06-10Unify account number namingAlbin6-21/+21
2024-05-29Migrate to gRPCDavid Göransson1-0/+1
2024-03-18Increase e2e test connection timeoutAlbin1-1/+2
2024-01-18Add support for stagemole partner account testsAlbin11-55/+142
2024-01-18Add annotation to skip test for certain flavorsAlbin1-0/+2
2024-01-15Migrate logout e2e test to junit5Jonatan Rhodin1-7/+4
2024-01-11Migrate e2e tests to junit5Jonatan Rhodin6-35/+29
2024-01-05Add automate logout ui testssaber safavi3-20/+47
2023-12-13Replace EXTERNAL_STORAGE permissions on android api level 33+saber safavi2-8/+17
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-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-10Fix CleanupAccountTestRule method signatureAlbin1-2/+2
2023-01-10Increase e2e test webview timeoutAlbin1-1/+5
2023-01-10Improve test failure screenshot supportAlbin2-1/+12
2023-01-10Move common test logic to :test:commonAlbin14-203/+21
2023-01-10Move :e2e project to :test:e2eAlbin20-0/+693