BMI Calculator is a personal project to practice HTML, CSS, JavaScript and Cypress.
$ npm run-script server
All test scenarios can be found in the file TEST_SCENARIOS.md
Command to run the tests in the terminal:
$ npm run-script test
Command to run the tests in the Cypress GUI:
$ npm run-script cypress