All checks were successful
Deploy to Test Environment / deploy-to-test (push) Successful in 14m41s
197 B
197 B
using powershell on win10 use this command to run the integration tests only in the container
podman exec -i flyer-crawler-dev npm run test:integration 2>&1 | Tee-Object -FilePath test-output.txt