Skip to content

ryan-dan-coleman/cypress-react-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cypress-react-task

A simple todo list app for testing Cypress Test Runner, Cypress Dashboard, and CircleCI.

You can see the app in action here: https://ryan-dan-coleman.github.io/cypress-react-task

image

This project was built with react and bootstrapped with Create React App.

User stories

As a user, you can:

  • Read a list of tasks
  • Toggle a task as completed or uncompleted
  • Add new tasks to the list
  • Edit and delete existing tasks

Features:

  • Edit tasks inline
  • Task list is auto-sorted based on completed status

Available Scripts

In the project directory, you can run:

npm run start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run cypress:open

Launches the Cypress test runner. For details see here.

npm run deploy

Deploys to the location configured in package.json.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

A simple react app for testing Cypress and CI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published