speedtest/docker/test
2025-12-06 21:55:45 +01:00
..
.env docker test for postgres 2024-10-26 15:52:33 +02:00
docker-compose.yml documentation of docker tests 2024-12-29 16:41:50 +00:00
README.md documentation of docker tests 2024-12-29 16:41:50 +00:00
servers.json fix Dual mode is broken #666 2024-12-01 12:30:35 +01:00
test-arm-build.sh add test script for arm docker build 2025-12-06 21:55:45 +01:00
test-script.sh add eslinter, update github actions (stale issues, dependabot), optimize docker image (#728) 2025-12-06 18:47:56 +01:00

The files in this folder represent a simple end to end test. At the moment it is interactive, so you need to run docker compose up in the folder and watch the output for errors. Sometimes the mysql container needs more than 15 seconds, so the test_script fails. Just try it again.