Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Update jest-enzyme in /modules/frontend from 4.2.0 to 7.0.1 #308

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Dec 1, 2018

Dependencies.io has updated jest-enzyme (a npm dependency in /modules/frontend) from "4.2.0" to "7.0.1".

7.0.1
  • Fix a jest integration with toContainMatchingElement not returning an explicit boolean. (blainekasten)
7.0.0

馃洃 Breaking

  • Renamed toHaveTagName to toHaveDisplayName (GreenGremlin)
    • This was done because Tag name indicates an HTML entity, but the matcher works with React Components which uses an internalProp displayName
    • When updating to 7.0.0 you should be able to just do a simple search and replace for this matcher across your codebase.

馃嵕 Improvements

  • Add support for unboxed properties for toMatchElement. (blainekasten)
  • Improve documentation for the entire repo. (blainekasten)
  • Improve internal tests.

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.

None yet

1 participant