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

feat(cdk/testing): support querying for multiple TestHarness / Compon… #17658

Merged
merged 6 commits into from
Nov 19, 2019

Conversation

mmalerba
Copy link
Contributor

@mmalerba mmalerba commented Nov 9, 2019

…entHarness at once in locatorFor

This feature is needed for the MatListHarness, so we can query for a combined list of list items, headers, and dividers, while maintaining the DOM order. The new API is a super-set of the old one, so non-breaking.

@mmalerba mmalerba added the target: minor This PR is targeted for the next minor release label Nov 9, 2019
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Nov 9, 2019
@mmalerba mmalerba requested a review from a team as a code owner November 9, 2019 03:40
Copy link
Member

@devversion devversion left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@devversion devversion left a comment

Choose a reason for hiding this comment

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

LGTM. As a minor nit: It would be nice to mention that the skipSelectorCheck is only for performance purposes IMO.

Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

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

LGTM, one small comment

@mmalerba mmalerba added the action: merge The PR is ready for merge by the caretaker label Nov 12, 2019
@jelbourn
Copy link
Member

@mmalerba should this target 9.1?

@mmalerba mmalerba added this to the 9.0.0 milestone Nov 19, 2019
@mmalerba mmalerba added the P2 The issue is important to a large percentage of users, with a workaround label Nov 19, 2019
@mmalerba
Copy link
Contributor Author

I think we should try to get it in 9.0

@mmalerba mmalerba merged commit 15a5171 into angular:master Nov 19, 2019
@mmalerba mmalerba deleted the locator-for branch November 19, 2019 22:21
@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 Dec 20, 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 PR author has agreed to Google's Contributor License Agreement P2 The issue is important to a large percentage of users, with a workaround target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants