sttm-web
sttm-web copied to clipboard
Automate sanity tests using puppeteer / browser stack automate
We already have Jest for tests, just need to use puppeteer to make robusts test :D
Created a branch e2e-tests to play with puppeteer. The tests work really well. I just need to make sure this particular test suite runs the start
script before running, and closes it after it's done.
We are using cypress for e2e testing