test(coverage): add FuzzyAnchor and HistoryManager unit tests
- test_fuzzy_anchor.py: 6 tests for fuzzy slice resolution - test_history_manager.py: 8 tests for undo/redo and UISnapshot roundtrip
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
- [x] Task: Conductor - User Manual Verification 'Phase 1' (Protocol in workflow.md)
|
||||
|
||||
## Phase 2: Feature Coverage (Core Logic)
|
||||
- [~] Task: Write unit tests for C++ AST Tree Masking logic using samples from `gencpp/base/components`.
|
||||
- [x] Task: Write unit tests for C++ AST Tree Masking logic using samples from `gencpp/base/components`.
|
||||
- [ ] Task: Write unit tests for 'Fuzzy Anchor' resolution across simulated file edits.
|
||||
- [ ] Task: Write unit tests for `HistoryManager` context snapshot roundtrips.
|
||||
- [ ] Task: Conductor - User Manual Verification 'Phase 2' (Protocol in workflow.md)
|
||||
|
||||
Reference in New Issue
Block a user