| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-06-05 | Fix typos | omahs | 1 | -1/+1 | |
| 2025-01-08 | Fix bridge interface IP on macOS | Sebastian Holmin | 1 | -3/+4 | |
| The IP of the bridge interface was incorrectly assumed to be constant, but has at some point changed. This broke the algorithm for finding the bridge interface. Replace the algorithm with one based on the guest IP, which is given by `tart`. As the bridge IP is no longer constant, we also expose it through the `TEST_CONFIG`. | |||||
| 2024-11-08 | Remove `once_cell` from `test` workspace | Markus Pettersson | 1 | -4/+8 | |
| 2024-08-12 | Replace OpenVPN CA certificate using CLI flag | Markus Pettersson | 1 | -2/+86 | |
| 2024-07-19 | Rename `--previous-app` to `--app-package-to-upgrade-from` | Sebastian Holmin | 1 | -1/+1 | |
| 2024-07-19 | Rename `--current-app` to `--app-package` | Sebastian Holmin | 1 | -1/+1 | |
| 2024-07-19 | Make previous app version and gui e2e binaries optional | Sebastian Holmin | 1 | -2/+2 | |
| 2024-01-08 | Add 'target_os' attribute to test macro | David Lönnhager | 1 | -0/+3 | |
| 2023-10-20 | Add desktop end-to-end tests | David Lönnhager | 1 | -0/+47 | |
| Co-authored-by: Jonathan <jonathan@mullvad.net> Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> | |||||
