Skip to content

refactor: remove the OverlayContainer stubs from all of the tests - #8674

Merged
tinayuangao merged 1 commit into
angular:masterfrom
crisbeto:overlay-container-override
Nov 29, 2017
Merged

refactor: remove the OverlayContainer stubs from all of the tests#8674
tinayuangao merged 1 commit into
angular:masterfrom
crisbeto:overlay-container-override

Conversation

@crisbeto

Copy link
Copy Markdown
Member

Gets rid of all the manual stubs of the OverlayContainer in the tests and replaces them with getting the container through DI. This removes some boilerplate and should make things less prone to breaking if we make any changes to the container.

@googlebotgooglebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Nov 27, 2017

@jelbournjelbourn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jelbournjelbourn added pr: lgtm action: merge The PR is ready for merge by the caretaker and removed pr: needs review labels Nov 28, 2017
@tinayuangao

Copy link
Copy Markdown
Contributor

@crisbeto please rebase. Thanks!

Gets rid of all the manual stubs of the `OverlayContainer` in the tests and replaces them with getting the container through DI. This removes some boilerplate and should make things less prone to breaking if we make any changes to the container.
@crisbeto
crisbetoforce-pushed the overlay-container-override branch from 15b34a6 to 2336526CompareNovember 28, 2017 18:42
@crisbeto

Copy link
Copy Markdown
MemberAuthor

Rebased @tinayuangao.

@tinayuangao
tinayuangao merged commit b5e72f2 into angular:masterNov 29, 2017
tinayuangao pushed a commit to tinayuangao/material2 that referenced this pull request Nov 29, 2017
…gular#8674)
Gets rid of all the manual stubs of the `OverlayContainer` in the tests and replaces them with getting the container through DI. This removes some boilerplate and should make things less prone to breaking if we make any changes to the container.
@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-botangular-automatic-lock-botBot locked and limited conversation to collaborators Sep 7, 2019
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: mergeThe PR is ready for merge by the caretakercla: yesPR author has agreed to Google's Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@crisbeto@tinayuangao@jelbourn@googlebot