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

Check if stories are loaded from Jest #644

Merged
merged 1 commit into from
Dec 14, 2016
Merged

Conversation

roonyh
Copy link
Contributor

@roonyh roonyh commented Dec 8, 2016

Jest sets userAgent to something like Node.js (darwin; U; rv:v6.7.0) AppleWebKit/537.36 (KHTML, like Gecko)

This allows the stories to be loaded from Jest so we can snapshot test them.

Jest sets userAgent to something like `Node.js (darwin; U; rv:v6.7.0) AppleWebKit/537.36 (KHTML, like Gecko)`
@thani-sh
Copy link
Contributor

thani-sh commented Dec 8, 2016

@roonyh shall I merge this one?

@roonyh
Copy link
Contributor Author

roonyh commented Dec 10, 2016

@mnmtanish Yeah, its good to go in.

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

Successfully merging this pull request may close these issues.

3 participants