560 B
560 B
task-master-ai
| task-master-ai |
|---|
| patch |
Added comprehensive tag-aware expand tests to the E2E suite:
- Introduce a new
feature-expandtag for testing. - Add tasks under
feature-expandand capture their IDs dynamically. - Verify tag counts before and after:
expand --tagexpand --tag --forceexpand --tag --all
- Ensure no existing tags are corrupted and subtasks are created as expected.
- Reordered the new tests to run before any task-removal steps.
- Fixed file-path checks for
.taskmaster/config.jsonand.taskmaster/tasks/tasks.json.