| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-01-10 | Fix CleanupAccountTestRule method signature | Albin | 1 | -2/+2 | |
| 2023-01-10 | Increase e2e test webview timeout | Albin | 1 | -1/+5 | |
| 2023-01-10 | Set e2e endpoint version to v1 | Albin | 1 | -1/+1 | |
| 2023-01-10 | Improve test failure screenshot support | Albin | 3 | -34/+13 | |
| This commit improves the test failure auto screenshot on newer devices. It also removes the auto-download of screenshots via gradle as it's rarely used. | |||||
| 2023-01-10 | Use common test project suppression | Albin | 2 | -96/+1 | |
| 2023-01-10 | Add option to use custom api endpoint in debug builds | Albin | 1 | -0/+2 | |
| 2023-01-10 | Move common test logic to :test:common | Albin | 15 | -203/+22 | |
| 2023-01-10 | Move :e2e project to :test:e2e | Albin | 24 | -0/+964 | |
| Also changes source directory from "java" to "kotlin" which is supported since upgrading the project from AGP 3.x to 7.x. | |||||
