End to end tests for the geOrchestra SDI
5.9K
Maintained by:
georchestra.org
Where to get help:
the geOrchestra Github repo, IRC chat, Stack Overflow
latestWhere to file issues:
https://github.com/georchestra/georchestra/issues
Supported architectures:
amd64
Source of this description:
docs repo's directory
georchestra/e2e-tests ?This project contains automated tests for the geOrchestra web applications using Playwright and pytest.
A complete description is available on github .
Create a folder where you put your specific tests and create a Dockerfile with the following content:
FROM georchestra/e2e-tests:latest
COPY mytests /app/tests/mytests
This image is built using Dockerfile in docs repo's directory
View license information for the software contained in this image.
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
As for any docker image, it is the user's responsibility to ensure that usages of this image comply with any relevant licenses for all software contained within.
Content type
Image
Digest
sha256:2c196a712…
Size
928.1 MB
Last updated
5 months ago
docker pull georchestra/e2e-testsPulls:
6
Last week