/cypress-api

Primary LanguageJavaScript

cypress tests

To test the project use 'npm run cypress' that will open up cypress. There are 2 spec files to use once in cypress menu.

To run headless use 'npm run test', this target is what is executed when using Git Actions.