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

Add test for checking for storybook files #42

Open
jsjoeio opened this issue Nov 13, 2019 · 1 comment
Open

Add test for checking for storybook files #42

jsjoeio opened this issue Nov 13, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@jsjoeio
Copy link
Contributor

jsjoeio commented Nov 13, 2019

Summary

Right now, when you add a new component, and if the template has a storybook piece, we're not testing for that. We caught this yesterday when Jenn did have storybook in a project, tried it, and the path was incorrect.

Basic example

Add a test that checks if the inject_story template works.

Motivation

We should ensure this works as expected.

@jsjoeio jsjoeio added the enhancement New feature or request label Nov 13, 2019
@jsjoeio
Copy link
Contributor Author

jsjoeio commented Nov 13, 2019

Also, bug with the import path, you don't need to include the root, because it's a relative path, doesn't need to be absolute

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

No branches or pull requests

1 participant