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 a hook for postprocessing tests tree #2939

Merged
merged 1 commit into from
Jan 9, 2015
Merged

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Jan 9, 2015

This adds a postprocessTree hook for the tests tree, analogous to the one we already have for app js.

With this, ember-browserify will support importing npm dependencies within the tests tree.

@rwjblue
Copy link
Member

rwjblue commented Jan 9, 2015

👍 - Can we have a test for this also?

@ef4
Copy link
Contributor Author

ef4 commented Jan 9, 2015

Unit test added. It just verifies that every flavor of the addon postprocessTree hook gets invoked -- currently 'all', 'js', and 'test'.

@rwjblue
Copy link
Member

rwjblue commented Jan 9, 2015

Perfect, thank you!

rwjblue added a commit that referenced this pull request Jan 9, 2015
Add a hook for postprocessing tests tree
@rwjblue rwjblue merged commit d0ebbd3 into ember-cli:master Jan 9, 2015
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.

None yet

3 participants