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

Update ember-test-helpers to 0.3.6. #153

Merged
merged 2 commits into from
Mar 12, 2015
Merged

Update ember-test-helpers to 0.3.6. #153

merged 2 commits into from
Mar 12, 2015

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Mar 12, 2015

v0.3.5 fixes a number of normalization issues.
v0.3.6 adds integration: true flag for moduleFor, moduleForComponent, and moduleForModel.

Closes #108.
Closes #74.

@rwjblue rwjblue changed the title Update ember-test-helpers to 0.3.5. Update ember-test-helpers to 0.3.6. Mar 12, 2015
rwjblue added a commit that referenced this pull request Mar 12, 2015
Update ember-test-helpers to 0.3.6.
@rwjblue rwjblue merged commit b15ba8f into master Mar 12, 2015
@rwjblue rwjblue deleted the bump-test-helpers branch March 12, 2015 14:09
@givanse
Copy link

givanse commented Mar 12, 2015

😎 🎸

@ronaldsuwandi
Copy link

@rwjblue should the readme file be updated as well? at the moment the readme doesn't include integration field for both moduleFor and moduleForModel

@rwjblue
Copy link
Member Author

rwjblue commented Sep 7, 2015

@ronaldsuwandi - I'd love a PR to add this information to the README.

@ronaldsuwandi ronaldsuwandi mentioned this pull request Sep 10, 2015
@ronaldsuwandi
Copy link

@rwjblue PR submitted :-)

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.

moduleFor* integration: true Tricky to use moduleForComponent for components with sub-components
3 participants