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

[BUGFIX release] Fix ownerInjection when used to create services directly #18780

Merged
merged 1 commit into from
Feb 28, 2020

Conversation

pzuraq
Copy link
Contributor

@pzuraq pzuraq commented Feb 28, 2020

Fixes this.owner.ownerInjection() when used to create Services,
Controllers, and other Framework classes directly. This allows unit
tests to be written for these classes, something that was more common in
older tests.

Fixes #18740
Fixes #18259

…ctly

Fixes `this.owner.ownerInjection()` when used to create Services,
Controllers, and other Framework classes directly. This allows unit
tests to be written for these classes, something that was more common in
older tests.
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.

ownerInjection leads to error in service unittest ownerInjection stopped working in tests in 3.11
2 participants