cypress-tutorial-build-todo-starter icon indicating copy to clipboard operation
cypress-tutorial-build-todo-starter copied to clipboard

Starter project for the Cypress tutorial in which we build and test a todo app

Results 14 cypress-tutorial-build-todo-starter issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cypress](https://togithub.com/cypress-io/cypress) | devDependencies | minor | [`3.5.0` -> `3.8.3`](https://renovatebot.com/diffs/npm/cypress/3.5.0/3.8.3) | --- ### Release...

type: dependencies
renovate

This [master issue](https://renovatebot.com/blog/master-issue) contains a list of Renovate updates and their statuses. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to ignore the schedule. -...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cypress](https://togithub.com/cypress-io/cypress) | devDependencies | major | [`3.5.0` -> `4.2.0`](https://renovatebot.com/diffs/npm/cypress/3.5.0/4.2.0) | --- ### Release...

type: dependencies
renovate

Mac OS X 10.14.6 joel@simon: ~/dev/cypress/tutorials/cypress-tutorial-build-todo-starter (master) $ ls LICENSE db.json package-lock.json routes.json webpack.config.js README.md json-server.json package.json src joel@simon: ~/dev/cypress/tutorials/cypress-tutorial-build-todo-starter (master) $ npm install > [email protected] install /Users/joel/dev/cypress/tutorials/cypress-tutorial-build-todo-starter/node_modules/fsevents > node...

OS: Windows 10 npm -v: 6.12.1 node -v: v12.13.1 Unfortunately I wasn't able to went through first episode of this tutorial as smoothly as it was shown on the video...

This bumps json server to minimum version that this repo can be run out of the box. There is already a PR for this but it has conflicts and bumps...

Probably lock down versions and add testing job on CI

there is a bug in this version of json-server -- need to update to fix. npm update