We are using Jest. Simply run pnpm test to run all the tests.
We are using Dockest to test the following concerns:
To run integration tests locally, follow:
docker system prune
to clean the Docker caches.pnpm ipnpm graphql:generatepnpm --filter integration-tests build-and-packdocker-compose -f integration-tests/docker-compose.yml pullpnpm --filter integration-tests dockest