GeeH/teamtime-2020

Create end-to-end tests using Cypress

GeeH opened this issue · 0 comments

GeeH commented

Add end-to-end tests for the New Project page that fill in all the fields and submit.

Cypress is an end-to-end testing tool https://www.cypress.io/ - you write tests in JavaScript.

You can find the existing end-to-end tests up to the Company Home page at cypress/integration/happy_path_spec.js.

Please let me know if you'd like a call to run through Cypress etc!