CCExtractor / CCExtractor/ccsync
Add frontend test suites/cases for src/components/HomeComponents/Tasks
- Dominant language
- TypeScript
- Stars
- 37
- Forks
- 76
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
some frontend components currently have less than 100% or fairly low test coverage, as visible in the coverage report (see screenshot below). this issue tracks the work required to identify and improve coverage for those components.
**notes**
- focus should be on meaningful tests rather than coverage-only tests
- avoid snapshot-only tests unless justified
- no functional changes are expected as part of this issue
- if interested, feel free to mention the file you are working on as a comment, and submit a PR
- please create a separate PR for each file
**tracker for this folder**
- [x] AddTaskDialog
- [ ] TaskDialog
- [ ] Tasks
- [x] Hooks
Contributor guide
Assessment
This issue has not been assessed yet.