summaryrefslogtreecommitdiff
path: root/docs/src/gettingstarted/testing.md
AgeCommit message (Collapse)Author
2024-11-26Docs: Move to Mkdocs & Codeberg pagesjwijenbergh
2024-11-21Replace all links from GitHub to Codebergjwijenbergh
2024-08-12Doc: Update testingjwijenbergh
2023-01-05CI: Support overriding docker-compose with podman-composejwijenbergh
Useful if symlinking is not an option due to having docker-compose and podman-compose installed. You can change $PATH just for this repo but that's messy.
2023-01-04Docs: Update to be closer in line with the latest APIjwijenbergh
2022-10-04Tests: Remove local well known workaroundjwijenbergh
See: https://github.com/eduvpn/vpn-user-portal/pull/204 as an alternative
2022-05-13Docs: Small changes regarding tests, Python wrapper and overviewjwijenbergh
2022-05-06Docs: Testing additionsjwijenbergh
2022-05-05Docs: Add API and building improvementsjwijenbergh
2022-04-25Docs: Update with more sectionsJeroen Wijenbergh