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

Convert some enzyme tests that involve HOCs to react-test-renderer (align.js) #7752

Merged

Conversation

nerrad
Copy link
Contributor

@nerrad nerrad commented Jul 6, 2018

Description

This pull converts some editor/hooks/test/align.js tests to use react-test-renderer instead of enzyme. Any tests involving HOCs will break with the work in #7557 because of enzyme not supporting certain React 16.3+ features.

@nerrad nerrad requested review from aduth and gziolo July 6, 2018 16:54
@nerrad nerrad self-assigned this Jul 6, 2018
@nerrad nerrad added the [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests. label Jul 6, 2018
Copy link
Member

@gziolo gziolo left a comment

Choose a reason for hiding this comment

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

Lgtm 👍 nice nice nice, getting closer to have review queue smaller

@nerrad nerrad merged commit 22ae609 into master Jul 9, 2018
@nerrad nerrad deleted the update/convert-enzyme-tests-to-react-test-renderer-for-align branch July 9, 2018 23:28
@gziolo gziolo added this to the 3.3 milestone Jul 10, 2018
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.

2 participants