summaryrefslogtreecommitdiffhomepage
path: root/test/docs
AgeCommit message (Collapse)AuthorFilesLines
2024-02-08Add instructions to enable `w32tm` in new testrunnersMarkus Pettersson1-0/+9
Add instructions on how to create a Windows service which ensures that the time service is enabled to prevent the VM clock from getting out of sync.
2024-01-04Remove legacy docs from BUILD_OS_IMAGE.mdDavid Lönnhager1-88/+0
2024-01-04Mention 'sudo' group in BUILD_OS_IMAGE.mdDavid Lönnhager1-2/+3
2023-12-14Add documentation on how to add new VM images to Github actionsMarkus Pettersson1-0/+14
2023-12-14Improve test framework documentionMarkus Pettersson1-0/+297
- Try to simplify the steps involved in creating a new test runner - Move `BUILD_OS_IMAGE` to `docs/`.
2023-10-20Add desktop end-to-end testsDavid Lönnhager1-0/+16
Co-authored-by: Jonathan <jonathan@mullvad.net> Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net>