Skip to content

In this application, you can save the task that you assign in your daily routine also all appear on the screen. This project is create it using javascript

License

Notifications You must be signed in to change notification settings

cvalencia1991/To-Do-List

Repository files navigation

To Do List: Jest testing

In this project we worked in pair-programming and created tests with Jest to implement the To Do list Files. We created tests to check the following functions:

  • Test Add a task function
  • Test Delete a task function
  • Test Update a task function
  • Test the local storage function when mark a task as completed
  • Test the clear all completed function

Getting Started

if you want this project, follow the next intruccions: To get a local copy up and running follow these simple example steps.

  • Go to the code the repository To Do List

  • Use Git to clone the repository on the site you want to put

  • Install the next npm items in the file to run it

    • npm install --save-dev identity-obj-proxy
    • npm install --save-dev @babel/plugin-transform-modules-commonjs
    • npm install --save-dev jest -npm install @hint/hint-no-inline-styles --save-dev
    • npm install --save-dev jest-json-schema
  • To run it press the next item npm run test

  • Enjoy :)

Built With

  • Languages used HTML, CSS, Javascript.
  • Technologies used Github, Git, VSCode,Jest

Authors

👤 Cesar Alberto Valencia Aguilar

👤 Osvaldo Jose Barrios Cortina

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

In this application, you can save the task that you assign in your daily routine also all appear on the screen. This project is create it using javascript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published