Clone the repo and install the packages
- Copy the contents from
cypress.config.ts.exampletocypress.config.ts - Update the
cypress.config.tsfile 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)