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

Test-runner tests files with no .stories file #495

Open
dfbsx opened this issue Jul 17, 2024 · 2 comments
Open

Test-runner tests files with no .stories file #495

dfbsx opened this issue Jul 17, 2024 · 2 comments

Comments

@dfbsx
Copy link

dfbsx commented Jul 17, 2024

Hi! Should I add specific config to run only files with their own .stories file? Test runner should generate test based on stories files, but in report I can see Components with neither story nor test file.

@yannbf
Copy link
Member

yannbf commented Jul 19, 2024

Hey there! Could you please provide a reproduction to showcase what you mean?

@dfbsx
Copy link
Author

dfbsx commented Jul 19, 2024

In the report, I received files that do not have related stories files for each other. Coverage for them existed, but in reality there are no tests to verify this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants