Skip to content

[bug] Handle new tags structure #453

Open
@shilman

Description

@shilman

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+)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions