Through this test, the purpose was to cover 3 tests cases to front-end and back-end test coverage.
- Git clone
- Dependencies
- Node: npm install
- Cypress: npm install cypress
- To run cypress
- npm init -y
- npm run cypress:open
- Front-end
- Should create an user
- Should create a product
- Should delete the product
- Back-end
- Should do login with success
- Should validate incorrect password
- Should create a new user
https://docs.google.com/document/d/1Dq-9kwymo9lQUo7f52RpBzkGR71AI6Oulasv4Lwagyc/edit?usp=sharing