Add template tests to ensure that the beforeInput and afterInput options behave as expected for:
Character Count
Checkboxes
Date Input
File Upload
Input
Radios
Select
Textarea
Why
These new options were introduced in #4567 but no corresponding tests were added. We should add examples and tests to ensure that they work as expected; so that port maintainers are more likely to match the behaviour and to avoid accidental regressions in the future.
Who needs to work on this
Developers
Who needs to review this
Developers
Done when
We have tests for the beforeInput(s) / afterInput(s) options on:
What
Add template tests to ensure that the
beforeInput
andafterInput
options behave as expected for:Why
These new options were introduced in #4567 but no corresponding tests were added. We should add examples and tests to ensure that they work as expected; so that port maintainers are more likely to match the behaviour and to avoid accidental regressions in the future.
Who needs to work on this
Developers
Who needs to review this
Developers
Done when
We have tests for the
beforeInput(s)
/afterInput(s)
options on: