End-to-end tests
Configure cypress
# in the top level folder Human-Connection/
$ cp cypress.env.template.json cypress.env.jsonRun Tests
# in the top level folder Human-Connection/
$ yarn cypress:setup$ yarn cypress:run
Open Interactive Test Console

Write some Tests
Last updated
Was this helpful?