Update Tests After Bugfixing
do-update-tests-after-bugfixing · always_apply: no
Content
When the bug was discovered, you performed and investigation anf fix, ask yourself - "why our current test(s) was not able to find it?"
If there is no test for that part of functionality - time to create it.
If there are test(s) for that part of functionality - extend it to prove that the bug does not exist anymore.
When completing the fix - run the test to prove that bug does not exist.
Details
- Slug:
do-update-tests-after-bugfixing- Always apply:
- No
- Created:
- Apr 20, 2026
- Updated:
- Apr 20, 2026
Playbook
Activities 2
- Check Definition of Done Build Feature
- Process Change Request Build Feature