Flashtest Example
- Run
npm run dev:frontandnpm run dev:serverto start usual front and backend parts of application. - Stop
dev:frontscript, becausewrite-test:frontruns on the same port - Run
npm run write-test:frontandnpm run write-test:server - Go to
http://localhost:8002, use page as usual user, pressFinishbutton - test file should be created in__tests__folder.