Skip to content

Latest commit

 

History

History

e2e-test-server

E2E Test Server

This unpublished package is for e2e testing. Build a docker image relative to the repo root:

docker build --file e2e-test-server/Dockerfile --tag=ops-js-e2e:local .

and run it with the test server (not yet published).