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(material/expansion): add test harness #17691

Merged
merged 2 commits into from
Dec 3, 2019

Conversation

devversion
Copy link
Member

Adds a test harness for the Material expansion entry-point. Resolves COMP-204

@devversion devversion added the target: minor This PR is targeted for the next minor release label Nov 13, 2019
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Nov 13, 2019
@devversion devversion marked this pull request as ready for review November 13, 2019 13:00
@devversion devversion requested review from jelbourn and a team as code owners November 13, 2019 13:00
@devversion devversion force-pushed the feat/test-harness-expansion branch 2 times, most recently from 287bb98 to fa3195a Compare November 13, 2019 13:13
@devversion devversion force-pushed the feat/test-harness-expansion branch from dbdd00b to 3a77f5a Compare November 14, 2019 10:54
Adds a test harness for the Material expansion entry-point. Resolves COMP-204
@devversion devversion force-pushed the feat/test-harness-expansion branch from 3a77f5a to febf3d5 Compare November 14, 2019 11:07
@mmalerba mmalerba added merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note pr: lgtm action: merge The PR is ready for merge by the caretaker labels Nov 14, 2019
@mmalerba
Copy link
Contributor

CARETAKER NOTE: merge after 9.0 final

* Toggles the expanded state of the panel by clicking on the panel
* header. This method will not work if the panel is disabled.
*/
async toggle(): Promise<void> {
Copy link
Member

Choose a reason for hiding this comment

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

In addition to toggle, I would add methods for expand and collapse that no-op if the panel is already expanded/collapsed

Copy link
Member Author

Choose a reason for hiding this comment

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

Done.

@devversion devversion force-pushed the feat/test-harness-expansion branch from 2425315 to d617b53 Compare November 19, 2019 10:33
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

@jelbourn jelbourn added the blocked This issue is blocked by some external factor, such as a prerequisite PR label Nov 19, 2019
@jelbourn jelbourn removed the blocked This issue is blocked by some external factor, such as a prerequisite PR label Dec 3, 2019
@jelbourn jelbourn merged commit acfa174 into angular:master Dec 3, 2019
@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 Jan 3, 2020
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 merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants