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

Components: Add test confirming that withFilters does not rerender #6135

Merged
merged 1 commit into from Apr 13, 2018

Conversation

gziolo
Copy link
Member

@gziolo gziolo commented Apr 12, 2018

It covers the case when filters added before the component was mounted.

Description

How Has This Been Tested?

Unit tests: npm run test.

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code has proper inline documentation.

It covers the case when filters added before the component was mounted.
@gziolo gziolo added the [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests. label Apr 12, 2018
@gziolo gziolo self-assigned this Apr 12, 2018
@gziolo gziolo requested a review from westonruter April 12, 2018 07:56
@gziolo gziolo merged commit e0342fa into master Apr 13, 2018
@gziolo gziolo deleted the update/with-filters branch April 13, 2018 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants