Add, update, or delete tests for changes made in the current jj commit.
Before starting, read: ../authoring-tests/SKILL.md
Goals
- Delete no longer applicable tests
- Update outdated test expectations
- Add tests for new behaviors
Recently changed files
jj show --git
$ARGUMENTS
Workflow
- Explore each deleted, updated, or added file, and identify:
- Deleted logic
- Modified logic (new branches, edge cases, changed behavior)
- New logic
- Find the test files
[Description truncada. Veja o README completo no GitHub.]