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

fix(testing): Add platform directives to the shim that keeps setBaseTestProviders running #10154

Merged
merged 1 commit into from Jul 19, 2016

Conversation

juliemr
Copy link
Member

@juliemr juliemr commented Jul 19, 2016

Due to daa9da4,
tests using the setBaseTestProviders stopped working with ambient directives such as
ngIf. Add them back in to keep the shim working.

…estProviders running

Due to angular@daa9da4,
tests using the setBaseTestProviders stopped working with ambient directives such as
`ngIf`. Add them back in to keep the shim working.
@juliemr juliemr added the area: testing Issues related to Angular testing features, such as TestBed label Jul 19, 2016
@juliemr juliemr added this to the 2.0.0-rc.5 milestone Jul 19, 2016
@juliemr
Copy link
Member Author

juliemr commented Jul 19, 2016

cc @tbosch Tobias, could you take a look at this one? Is this a reasonable way to keep the shim working?

@juliemr juliemr added the action: review The PR is still awaiting reviews from at least one requested reviewer label Jul 19, 2016
@tbosch tbosch assigned juliemr and unassigned vikerman and tbosch Jul 19, 2016
@tbosch tbosch added pr_state: LGTM and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Jul 19, 2016
@vikerman
Copy link
Contributor

LGTM

@juliemr juliemr merged commit 979946c into angular:master Jul 19, 2016
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: testing Issues related to Angular testing features, such as TestBed cla: yes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants