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
Describe the bug
When using the a11y addon, I expect the tests for a particular story to run automatically on initial page load, and then on any subsequent story change.
I am using the global decorator, not individual decorators per components.
Currently, I have to manually press Rerun test in order for the tests to run at all.
Describe the bug
When using the
a11y
addon, I expect the tests for a particular story to run automatically on initial page load, and then on any subsequent story change.I am using the global decorator, not individual decorators per components.
Currently, I have to manually press Rerun test in order for the tests to run at all.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect the tests to be run automatically when a story loads.
System:
a11y
Additional context
I'm not using the latest version in the
4
series, as per this issue: #5078The text was updated successfully, but these errors were encountered: