You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update component tests to consistently use the examples in the YAML files.
Update component tests and YAML examples to add any missing tests.
Add a flag to hide examples that we don't want shown in the GOVUK Frontend review app.
Add a html param and example to the fieldset component. It uses caller, but should have an alternative.
Why
We will be generating fixtures from these YAML examples. We want to make sure the YAML files properly represent what data can be passed to each component and that these are tested.
The text was updated successfully, but these errors were encountered:
Part of: #1830
What
html
param and example to the fieldset component. It usescaller
, but should have an alternative.Why
We will be generating fixtures from these YAML examples. We want to make sure the YAML files properly represent what data can be passed to each component and that these are tested.
The text was updated successfully, but these errors were encountered: