/lentrak-e2e-tests

lentrak cypress e2e tests

Primary LanguageJavaScript

Setup

  • Run npm install

How to run

  • npm run cy:open:prod to run tests browser mode on production
  • npm run cy:run:prod to run tests headless on production

Change prod with qa or dev to run on other environments