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

Mock parametrized modules #55

Merged
merged 2 commits into from
Jan 22, 2012
Merged

Conversation

shino
Copy link
Contributor

@shino shino commented Jan 22, 2012

This patch enables mocking of parametrized modules.

Change is made in backup of original modules.
Parametrized modules should have module variables in their module attributes.
Without these variables, we can not compile original forms.

@eproxus
Copy link
Owner

eproxus commented Jan 22, 2012

Great work! Perfect pull request with nice code and good tests. :-D

eproxus added a commit that referenced this pull request Jan 22, 2012
Allow mocking of parametrized modules
@eproxus eproxus merged commit 850fbff into eproxus:master Jan 22, 2012
@eproxus
Copy link
Owner

eproxus commented Jan 22, 2012

Will close #4 once the tests pass on TravisCI (they fail right now because of some connectivity issue towards GitHub).

@shino
Copy link
Contributor Author

shino commented Jan 23, 2012

Thank you for rapid merge!

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

Successfully merging this pull request may close these issues.

None yet

2 participants