Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] Handle new tags structure #453

Open
shilman opened this issue May 6, 2024 · 0 comments
Open

[bug] Handle new tags structure #453

shilman opened this issue May 6, 2024 · 0 comments
Labels
bug Something isn't working needs triage

Comments

@shilman
Copy link
Member

shilman commented May 6, 2024

storybookjs/storybook#26634 introduces a new tag structure where tags can be defined at the project level and the test runner should be updated to handle the new behavior. For index.json mode, nothing should need to be done, but on the source transformation side the test runner probably needs fixing.

Also, we might consider making the test tag implicit. So if no --includeTags/--excludeTags is passed, then only include stories tagged with the test tag (which will be all stories by default in 8.1+)

@shilman shilman added bug Something isn't working needs triage labels May 6, 2024
@yannbf yannbf changed the title [bug] Handle new tags structuer [bug] Handle new tags structure May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

1 participant