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

refactor(debug): switch test from TCB to use TestBed #10756

Merged
merged 1 commit into from Aug 17, 2016

Conversation

cnishina
Copy link
Member

Please check if the PR fulfills these requirements

What kind of change does this PR introduce?
Refactoring (no functional changes, no api changes)

What is the current behavior? (You can also link to an open issue here)
debug_node_spec uses TestComponentBuilder

What is the new behavior?
Use TestBed

Does this PR introduce a breaking change? (check one with "x")
No

@cnishina cnishina force-pushed the test_core branch 2 times, most recently from 50514d6 to 8d662d7 Compare August 12, 2016 22:14
@IgorMinar IgorMinar added pr_state: LGTM action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Aug 16, 2016
@IgorMinar
Copy link
Contributor

@cnishina can you please rebase?

@cnishina cnishina force-pushed the test_core branch 2 times, most recently from fee1611 to dbae07f Compare August 16, 2016 20:10
@cnishina
Copy link
Member Author

@IgorMinar done.

@juliemr juliemr added action: review The PR is still awaiting reviews from at least one requested reviewer and removed action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Aug 17, 2016
Logger,
]
});
TestBed.compileComponents();
Copy link
Member

Choose a reason for hiding this comment

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

Remove compileComponents or put inside an async block.

@juliemr juliemr added action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Aug 17, 2016
@juliemr
Copy link
Member

juliemr commented Aug 17, 2016

Same comment as other PR, after that, ready to merge.

@juliemr juliemr added this to the 2.0.0-rc.6 milestone Aug 17, 2016
@cnishina cnishina force-pushed the test_core branch 2 times, most recently from 1616f37 to 7797ccf Compare August 17, 2016 21:56
@IgorMinar
Copy link
Contributor

please squash

@cnishina
Copy link
Member Author

Done.

@juliemr juliemr added action: merge The PR is ready for merge by the caretaker and removed action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Aug 17, 2016
@kara kara merged commit 0b62b6f into angular:master Aug 17, 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
action: merge The PR is ready for merge by the caretaker cla: yes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants