This is the markdown todo file for Approval Tests.
Tasks for the project are listed below:
- Add more detailed documentation to the project
- Github actions
- Building run script
- Add badges
- Add dependabot
- Deploy to pub.dev
- Check the causes of incorrect file paths in Windows
- Deploy script to automate the deployment process to pub.dev
- Add contributing guide
- Markdown snippets
- Startup project
- Add Codecov to the project
- Add codecov and coverage badge
- Set up autopublishing github action with PAT token and new tags
- Cover the project completely with tests
- Add name of current test to the file name
- Rewrite comparators and reporters
- Test new comparators on Windows
- Test new comparators on Linux
- Refactor the code based on ApprovalTests architectural rules: check reporters and comparators
- Revise the implementation with getting the default file path. Now it works with primary delay. Read more: #3
- Add CLI for Reviewing and Approving Tests: #11
- Make widget tests support for ApprovalTests: #13