-
Notifications
You must be signed in to change notification settings - Fork 0
Add regression-test requirements to stabilization bug fixes #12
Copy link
Copy link
Open
Labels
area: controlled-stateControlled and uncontrolled component stateControlled and uncontrolled component statearea: inputInput and TextInput behaviorInput and TextInput behaviorarea: multiselectMultiple selection and tag behaviorMultiple selection and tag behaviorarea: searchSearch and autocomplete behaviorSearch and autocomplete behaviorarea: testsAutomated test coverage and test configurationAutomated test coverage and test configurationenhancementNew feature or requestNew feature or requestpriority: highHigh impact issue for the next releaseHigh impact issue for the next releasetype: testingTest infrastructure and coverage workTest infrastructure and coverage work
Milestone
Description
Metadata
Metadata
Assignees
Labels
area: controlled-stateControlled and uncontrolled component stateControlled and uncontrolled component statearea: inputInput and TextInput behaviorInput and TextInput behaviorarea: multiselectMultiple selection and tag behaviorMultiple selection and tag behaviorarea: searchSearch and autocomplete behaviorSearch and autocomplete behaviorarea: testsAutomated test coverage and test configurationAutomated test coverage and test configurationenhancementNew feature or requestNew feature or requestpriority: highHigh impact issue for the next releaseHigh impact issue for the next releasetype: testingTest infrastructure and coverage workTest infrastructure and coverage work
Problem
The known stabilization bugs should not be fixed without regression coverage. Each fix should either add a focused test in the same PR or explicitly document why the behavior cannot be covered with the current test harness.
This issue is the testing gate for the existing stabilization bug issues.
Related bug issues
Acceptance criteria