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: Vanilla chai elsewhere #29252

Merged
merged 3 commits into from Jun 21, 2019
Merged

Tests: Vanilla chai elsewhere #29252

merged 3 commits into from Jun 21, 2019

Conversation

islemaster
Copy link
Contributor

@islemaster islemaster commented Jun 20, 2019

Now that we're just about moved to Enzyme 3, we'd like to finish moving from configuredChai to reconfiguredChai, dropping chai-enzyme as a dependency. I decided to take a look at which tests actually needed anything but vanilla chai... it turns out most of them don't. So here I'm converting many of our remaining uses of configuredChai over to vanilla chai instead.

We probably want to do another pass on this, but it seemed worthwhile to stop and get some of them merged.

Copy link
Member

@davidsbailey davidsbailey left a comment

Choose a reason for hiding this comment

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

excellent!

@islemaster islemaster merged commit 0216190 into staging Jun 21, 2019
@islemaster islemaster deleted the vanilla-chai-elsewhere branch June 21, 2019 17:46
@islemaster islemaster changed the title Vanilla chai elsewhere Tests: Vanilla chai elsewhere Jun 21, 2019
jmkulwik added a commit that referenced this pull request Jun 25, 2019
…where"

This reverts commit 0216190, reversing
changes made to 8fdebf0.
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