cypress-tutorial-build-todo
cypress-tutorial-build-todo copied to clipboard
Step by step code for the Cypress tutorial in which we build and test a todo app
Not sure if this is the right repository to file this issue to get it fixed, but seems closest to the source of the problem afaict. Following the steps in...
- Updates `cypress` package to `latest`. - Adds exclusion for the videos folder Kind of depends on #1 to merge.
json-server has upgrade check on startup that fails for Node 10 ``` npm run serve > [email protected] serve E:\Repos\cypress-tutorial-build-todo > json-server db.json json-server requires at least version 4 of Node,...