Pets-without-names / Jax-Pet-Names

This project is a collaboration designed to create a pet naming web application.
MIT License
3 stars 2 forks source link

Write test scenerios #15

Closed MichaelDimmitt closed 1 year ago

JaxTurboNerd commented 1 year ago

Do you recommend a specific test framework? Mocha?

MichaelDimmitt commented 1 year ago

Cypress

MichaelDimmitt commented 1 year ago

I will add, the base so you guys can write tests basically just doing these steps: https://docs.cypress.io/guides/getting-started/installing-cypress

MichaelDimmitt commented 1 year ago

22 , cypress is fine for now,

unit testing in jest probably but jest is easy to add later. the big thing is to plan out epic level scenerios.