Clone the repo and install the packages
- Copy the contents from
cypress.config.ts.example
tocypress.config.ts
- Update the
cypress.config.ts
file with your glific installed settings
Integration testing for Glific using Cypress
yarn run cypress open
Launches cypress test runner.
yarn cy:run
Command line without opening a browser (headless mode)