| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-21 | Unify usage of gradle properties | David Göransson | 1 | -3/+0 | |
| This commit does multiple changes to how we work with properties. - Instead of relying on `e2e.properties` and `local.properties` only use the `gradle.properties` as per standard gradle. - Naming of properties are changed to have a coherent structure. - Allow for setting stagemole and prod account separately. - Consolidate all the default values into `gradle.properties` | |||||
| 2024-12-03 | Implement UDP-over-TCP e2e test and firewall API client | Niklas Berglund | 1 | -1/+1 | |
| 2024-11-18 | Convert build to runtime arguments | David Göransson | 1 | -2/+0 | |
| 2024-10-15 | Add minimal leak tests for Android | Niklas Berglund | 1 | -0/+4 | |
| 2024-01-18 | Add support for stagemole partner account tests | Albin | 1 | -1/+0 | |
| 2023-01-10 | Set e2e endpoint version to v1 | Albin | 1 | -1/+1 | |
| 2023-01-10 | Move :e2e project to :test:e2e | Albin | 1 | -0/+2 | |
| Also changes source directory from "java" to "kotlin" which is supported since upgrading the project from AGP 3.x to 7.x. | |||||
