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 part 2 #6

Merged
merged 6 commits into from
Feb 23, 2022
Merged

Test part 2 #6

merged 6 commits into from
Feb 23, 2022

Commits on Feb 23, 2022

  1. add test for editing todo

    brahimdidi committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    f541853 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c905670 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bca45a View commit details
    Browse the repository at this point in the history
  4. fix linters

    brahimdidi committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    6d5856d View commit details
    Browse the repository at this point in the history
  5. remove the line for inseting extra unused todo

    We forgot that we already have one todo in the list from the previous
    test so actually what we are clicking and testing in this particular
    test is not what we added in thie line but the todo which was added
    before.
    
    So this line has no effect and therefore can be removed.
    ahangarha committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    3d9d94e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1073ae6 View commit details
    Browse the repository at this point in the history