Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test edit completed #7

Merged
merged 6 commits into from Oct 1, 2021
Merged

Test edit completed #7

merged 6 commits into from Oct 1, 2021

Conversation

redwing555
Copy link
Owner

This is the first milestone of the testing part of the TODO app project it contains:

➡️ test file cmethods.test.js for the following functionalities :

      ➡️ editing a task description .
    
      ➡️Altering the state(completed) of a task and making sure the changes occues at the local storage level.
    
      ➡️ Altering the state of the checkbox of a task and making sure the state(completed) of the task changes at the local storage level.

Copy link

@wandji20 wandji20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @redwing555 and @mahbubul14 🙌

You have done exceptionally well, and have met all requirements for this project 👍

Status: Approved 👍 🥳

Your project has been approved, however, Keep up the good work.

Congratulations 👍 🎆

Optional

  • [ optional ] It will be nice to ignore all files that are not relevant to run this project(eg .lintrc, .stylelintrc.json, .eslintrc.json etc).

Go ahead and merge this branch. Also, don't forget to submit the project completion form.
Good luck with your next project 🦾 🙂

If you think that the code review was not fair, you can request a second opinion using this form._

@redwing555 redwing555 merged commit ed2ba5e into master Oct 1, 2021
@redwing555
Copy link
Owner Author

thank you for the feedback

@redwing555 redwing555 deleted the test-edit-completed branch October 1, 2021 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants