try icon indicating copy to clipboard operation
try copied to clipboard

Ensure integration tests are run in the docker container

Open AbhitejJohn opened this issue 1 year ago • 1 comments

We currently run them in the CI environment but really we should be validating the real service, so running in the docker container will help.

AbhitejJohn avatar Apr 08 '24 23:04 AbhitejJohn

A higher-fidelity integration test approach than the current one would be to run the service using Docker and run the Windows-based Playwright tests against that container-hosted service.

jonsequitur avatar Apr 09 '24 16:04 jonsequitur