CCExtractor / CCExtractor/ccsync
Tracking Issue: Tasks Component Test Improvements
- 主要言語
- TypeScript
- スター
- 37
- フォーク
- 76
- 平均マージ
- 3日 7時間
- マージ済み PR(30日)
- 2
説明
### 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 | - | - |
コントリビューションガイド
調査の方向性
まず、Tasks Component Tests の未チェックの項目と既存のオープンな PR #461 を確認し、その後、予定されているファイル test-utils/helper.ts と test-utils/setup.tsx を調べます。残りのテストと共有ユーティリティが実装され、追跡用チェックリストと PR のステータスが更新されたら、作業は完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- testing
- issue の種類
- リファクタリング
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100