End-to-end tests
Setup with docker
docker-compose upSetup without docker
# in the top level folder Human-Connection/
$ yarn cypress:setupInstall cypress
# in the root folder /
yarn installRun cypress

Open Interactive Test Console

Write some Tests
Last updated
Was this helpful?