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

Instance Initializers not run before Integration Tests #674

Closed
amk221 opened this issue Aug 2, 2019 · 2 comments · Fixed by #653
Closed

Instance Initializers not run before Integration Tests #674

amk221 opened this issue Aug 2, 2019 · 2 comments · Fixed by #653

Comments

@amk221
Copy link

amk221 commented Aug 2, 2019

In an Ember Application, its Instance Initializers are run before each Component Integration Test.

In an Ember Engine, its Instance Initializers are not run before each Component Integration Test.

@rwjblue
Copy link
Member

rwjblue commented Aug 2, 2019

Will be addressed by #653

@amk221
Copy link
Author

amk221 commented Aug 2, 2019

Ah, amazing, thanks

@SergeAstapov SergeAstapov linked a pull request Jul 7, 2022 that will close this issue
void-mAlex added a commit that referenced this issue Apr 25, 2024
[DEPRECATION] Deprecate transition methods of controller and route per RFC #674
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 a pull request may close this issue.

2 participants