Skip to content

fix(testing): allow test component builder to override directives fro…#8217

Closed
juliemr wants to merge 1 commit into
angular:masterfrom
juliemr:fix-7397
Closed

fix(testing): allow test component builder to override directives fro…#8217
juliemr wants to merge 1 commit into
angular:masterfrom
juliemr:fix-7397

Conversation

@juliemr
Copy link
Copy Markdown
Member

@juliemr juliemr commented Apr 25, 2016

When a component uses a list of directives, such as ROUTER_DIRECTIVES,
make TestComponentBuilder#overrideDirective work properly for members
of the list.

Closes #7397

…m lists

When a component uses a list of directives, such as `ROUTER_DIRECTIVES`,
make `TestComponentBuilder#overrideDirective` work properly for members
of the list.

Closes angular#7397
@juliemr juliemr added area: testing Issues related to Angular testing features, such as TestBed action: review The PR is still awaiting reviews from at least one requested reviewer labels Apr 25, 2016
@juliemr
Copy link
Copy Markdown
Member Author

juliemr commented Apr 25, 2016

@vikerman mind taking a look at this one?

@vikerman vikerman added pr_state: LGTM action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Apr 26, 2016
@juliemr juliemr added this to the Angular 2 Release Candidate milestone Apr 26, 2016
@mary-poppins
Copy link
Copy Markdown

Merging PR #8217 on behalf of @hansl to branch presubmit-hansl-pr-8217.

@angular-automatic-lock-bot
Copy link
Copy Markdown

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 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker 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.

TestComponentBuilder.overrideDirective does not work with Lists of directives

5 participants