Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.

chore: use enzyme chai in karma tests, remove deprecated false positive tests #271

Merged
merged 1 commit into from
Mar 17, 2021

Conversation

Anemy
Copy link
Member

@Anemy Anemy commented Mar 9, 2021

Looks like the karma tests in this package weren't using chai-enzyme correctly, and at some point the tests started using an unrelated .exists function which would return some false positives. Looks like it was for old stuff so no real code changes.

This PR adds in chai enzyme for the karma tests and updates the .exists to .present().

@Anemy Anemy merged commit f1dca6d into master Mar 17, 2021
@Anemy Anemy deleted the fix-karma-enzyme-tests branch March 17, 2021 11:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant