CCExtractor / CCExtractor/ccsync
Tracking Issue: Tasks Component Test Improvements
- Dominant language
- TypeScript
- Stars
- 37
- Forks
- 76
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
### Overview
This is a tracking issue to organize the work for adding comprehensive tests to the Tasks component in smaller, reviewable PRs. Breaking down the original PR.
Related to: #300
### Tasks Component Tests
- [x] Keyboard Navigation Tests
- [ ] Priority Editing Tests
- [ ] Recur Editing Tests
- [ ] Reports Toggle Tests
- [ ] Annotation Tests
- [ ] Sorting
- [ ] Add Task Submission
### Shared Test Utilities (Reorg)
- [ ] Create `test-utils/helper.ts`
- [ ] Create `test-utils/setup.tsx`
### PRs
| Task | PR | Status | Feedback |
|------|-----|--------|-------|
| Reorganize into proper describe blocks | #435 | Close | not needed now(split needed)
| Keyboard Navigation Tests | #434 | Merged |
| Recur tests | - | - |
| Priority tests | #461 | Open |
| Reports tests | - | - |
Contributor guide
Assessment
This issue has not been assessed yet.