Skip to content

📚 TODO web application. It keeps track of chores you need to do and have already done. The purpose for building this web application was to learn about using the Cypress end-to-end testing framework.

Notifications You must be signed in to change notification settings

kriscfoster/end-to-end-testing-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

end-to-end-testing-todo-app

About

This is a todo web application. It keeps track of chores you need to do and have already done. The purpose for building this web application was to learn about using the Cypress end-to-end testing framework.

Video Tutorial

https://www.youtube.com/watch?v=woI490HRM34

Running Application Locally

  • npm install
  • npm run start:dev

Running End-to-End Tests Locally

  • npm run ci:dev

About

📚 TODO web application. It keeps track of chores you need to do and have already done. The purpose for building this web application was to learn about using the Cypress end-to-end testing framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published