Skip to content

Add a section to the acceptance checklist for regression testing bugs#7630

Open
janechu wants to merge 1 commit into
mainfrom
users/janechu/add-bug-tdd-note
Open

Add a section to the acceptance checklist for regression testing bugs#7630
janechu wants to merge 1 commit into
mainfrom
users/janechu/add-bug-tdd-note

Conversation

@janechu

@janechu janechu commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Pull Request

📖 Description

This change adds a section on testing and failing a test expectedly when bug fixing.

👩‍💻 Reviewer Notes

I've noticed that some PR's will come in but their tests against bugs do not fail before the change is implemented. This addition should help agents to do a more TDD process.

✅ Checklist

General

  • I have included a change request file using $ npm run change
  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant