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 support for testing as a nested addon #42

Open
kellyselden opened this issue Jan 22, 2017 · 2 comments
Open

Add support for testing as a nested addon #42

kellyselden opened this issue Jan 22, 2017 · 2 comments

Comments

@kellyselden
Copy link
Collaborator

This is a long shot, as it probably won't be an easy task, but...

Nested addons (addons inside addons) have a number of gotchas. If we could insert the current addon into a dummy addon, which in turn is inserted into a dummy app, that would be epic.

@trentmwillis
Copy link
Collaborator

For ember-engines, nested addons were a very common test case so we built some helper abstractions to do this. We should likely find a generic way to pull them into this addon.

See here for instance.

@kellyselden
Copy link
Collaborator Author

@trentmwillis Yes! That code chunk looks like the right path.

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

No branches or pull requests

2 participants