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 broccoli plugin + babel plugin colocation tests #338

Merged
merged 2 commits into from
Oct 19, 2019

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Oct 19, 2019

This adds tests that are lower level than "build a whole app", and are intended to confirm that the colocation babel plugin works well with the colocation broccoli plugin.

This adds tests that are lower level than "build a whole app", and are
intended to confirm that the colocation babel plugin works well with the
colocation broccoli plugin.

// this is silly, we should use broccoli-babel-transpiler but it has **very** bad behaviors
// when used inside a process that does not end with `process.exit` (e.g. this test suite)
// See https://github.com/babel/broccoli-babel-transpiler/issues/169 for details.
Copy link
Member Author

Choose a reason for hiding this comment

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

@rwjblue rwjblue merged commit 86838c6 into ember-cli:master Oct 19, 2019
@rwjblue rwjblue deleted the colocation-integration-tests branch October 19, 2019 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant