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

Generating a test based on source examples (#34) #149

Merged
merged 3 commits into from
Jun 6, 2016
Merged

Conversation

mik01aj
Copy link
Collaborator

@mik01aj mik01aj commented Jun 6, 2016

These are some structural changes that I needed to write my test in #34. The functionality of Styleguidist should NOT change in any way.

@@ -89,6 +89,13 @@ module.exports = function() {};
module.exports.pitch = function() {
this.cacheable && this.cacheable();

if (this.query) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add a comment with an example of loader usage with this option?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, will add

@mik01aj
Copy link
Collaborator Author

mik01aj commented Jun 6, 2016

@sapegin I could merge it myself, but I prefer to wait for your feedback. If there's none, I'll merge this tomorrow.

@sapegin sapegin merged commit b4ea381 into master Jun 6, 2016
@mik01aj
Copy link
Collaborator Author

mik01aj commented Jun 6, 2016

@sapegin thank you! could you make a new release for me? :)

@mik01aj mik01aj deleted the issue/34 branch June 6, 2016 13:55
@mik01aj
Copy link
Collaborator Author

mik01aj commented Jun 6, 2016

thank you! 👍

@sapegin sapegin changed the title Issue/34 Generating a test based on source examples (#34) Sep 20, 2016
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.

2 participants