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

Tests: Make workshop dashboard tests ready for enzyme 3 #29184

Merged
merged 2 commits into from Jun 18, 2019

Conversation

islemaster
Copy link
Contributor

Following these instructions and reviewing this list I'm fixing up a few more tests to be ready for the Enzyme 3 upgrade.

I believe these are fixed in a backwards-compatible way; letting Drone confirm that.

@@ -98,6 +98,7 @@ describe('SessionAttendance', () => {

// After the server responds
server.respond();
wrapper.update();
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor

@hacodeorg hacodeorg left a comment

Choose a reason for hiding this comment

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

Thanks for pointing to the references, they are helpful.

@islemaster islemaster merged commit 045bd13 into staging Jun 18, 2019
@islemaster islemaster deleted the enzyme3-workshop_dashboard branch June 18, 2019 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants