5a27d748d1
This expands on the current testing suite a bit by introducing a new workflow for testing functionality within the docker container. It runs the same test suite as the regular "test" workflow, but also performs a health check after running the app for 10 seconds to ensure functionality. The buildx workflow now waits for the docker test script to finish successfully, rather than the regular test workflow. This will hopefully avoid situations where new images are pushed with issues that aren't detected in regular testing of the app. |
||
---|---|---|
.. | ||
buildx.yml | ||
docker_tests.yml | ||
pep8.yml | ||
pypi.yml | ||
tests.yml |