| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-03-18 | Add missing e2e wait for login prompt timeouts | Albin | 1 | -0/+2 | |
| 2024-03-18 | Increase e2e account creation timeout | Albin | 1 | -1/+1 | |
| 2024-02-01 | Increase timeout for ensure account creation failure | Jonatan Rhodin | 1 | -4/+2 | |
| 2024-01-31 | Add account expiry mockapi test | Jonatan Rhodin | 1 | -0/+8 | |
| 2024-01-19 | Add mockapi test for handling too many devices | Jonatan Rhodin | 1 | -0/+5 | |
| 2024-01-18 | Add support for stagemole partner account tests | Albin | 2 | -10/+7 | |
| 2024-01-18 | Add annotation to skip test for certain flavors | Albin | 1 | -0/+25 | |
| This makes it possible to skip certain tests that might not be supported across all flavors. For example tests that relate to whether a flavor is targeted to Google Play and therefore either include or exclude certain functionality of the app. | |||||
| 2024-01-15 | Add mockapi tests for successful and failed account creation | Jonatan Rhodin | 1 | -3/+14 | |
| 2024-01-11 | Migrate mockapi tests to junit5 | Jonatan Rhodin | 3 | -11/+21 | |
| 2024-01-05 | Fix broken e2e tests for ConnectScreen and WebLink | saber safavi | 1 | -7/+7 | |
| 2024-01-05 | Add automate logout ui tests | saber safavi | 1 | -0/+16 | |
| 2023-12-29 | Add automate logout ui tests using mockApi | saber safavi | 1 | -0/+4 | |
| 2023-12-18 | Fix changes dialog dismiss in mockapi tests | Albin | 1 | -0/+9 | |
| 2023-11-21 | Fix test | David Göransson | 1 | -1/+1 | |
| 2023-09-27 | Fix login test | David Göransson | 1 | -2/+2 | |
| 2023-09-21 | Add billing and infrastructure flavor dimensions | Albin | 1 | -1/+3 | |
| Flavor dimension usage: * `billing` - used to build separate artifacts where (1) different policies are followed and (2) different dependencies are used. * `infrastructure` - used to improve development and testing against non-production environments. | |||||
| 2023-09-21 | Apply automatic formatting and cleanup of gradle files | Albin | 1 | -11/+3 | |
| 2023-08-04 | Remove targetSdk from libs | Albin | 1 | -1/+0 | |
| 2023-08-03 | Bump container image, jdk, gradle and agp | Albin | 1 | -2/+2 | |
| 2023-03-22 | Fix broken notification permission prompt test | saber safavi | 2 | -4/+4 | |
| 2023-03-22 | Apply project-wide `kotlinLangStyle` formatting | Albin | 3 | -45/+31 | |
| 2023-03-16 | Update e2e tests to handle privacy disclaimer | Albin | 1 | -0/+2 | |
| 2023-03-16 | Fix notification permission behavior and test | Albin | 1 | -0/+4 | |
| 2023-03-16 | Add empty lint config | Albin | 1 | -0/+1 | |
| 2023-02-13 | Add strict agp lint configuration | Albin | 1 | -0/+5 | |
| 2023-01-25 | Extend login timeout during test | Albin | 2 | -1/+8 | |
| 2023-01-10 | Use version code constants | Albin | 2 | -2/+2 | |
| 2023-01-10 | Add test rule to clear device vpns | Albin | 1 | -0/+37 | |
| 2023-01-10 | Handle notificaiton permission prompt in e2e tests | Albin | 2 | -0/+27 | |
| 2023-01-10 | Increase e2e test webview timeout | Albin | 1 | -0/+1 | |
| 2023-01-10 | Improve test failure screenshot support | Albin | 1 | -19/+103 | |
| 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 | Add option to use custom api endpoint in debug builds | Albin | 2 | -3/+9 | |
| 2023-01-10 | Add empty project :lib:endpoint | Albin | 1 | -0/+2 | |
| 2023-01-10 | Move common test logic to :test:common | Albin | 5 | -0/+179 | |
| 2023-01-10 | Add empty :test:common project | Albin | 2 | -0/+44 | |
