Skip to content

Commit

Permalink
. d updated TODO.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
yelmuratoff committed Jun 30, 2024
1 parent 7d25384 commit 3c340c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/approval_tests/TODO.md → TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ This is the markdown todo file for Approval Tests.
Tasks for the project are listed below:

* [ ] Add more detailed documentation to the project
* [ ] Add CLI for Reviewing and Approving Tests: https://github.com/approvals/ApprovalTests.Dart/issues/11

# DONE

Expand All @@ -31,3 +30,5 @@ Tasks for the project are listed below:
* [x] Test new comparators on Linux
* [x] Refactor the code based on ApprovalTests architectural rules: check reporters and comparators
* [x] Revise the implementation with getting the default file path. Now it works with primary delay. Read more: https://github.com/approvals/ApprovalTests.Dart/issues/3
* [x] Add CLI for Reviewing and Approving Tests: https://github.com/approvals/ApprovalTests.Dart/issues/11
* [x] Make widget tests support for ApprovalTests: https://github.com/approvals/ApprovalTests.Dart/issues/13

0 comments on commit 3c340c3

Please sign in to comment.