Skip to content

Create getClientRects patch for JSDom in Jest

Paul Slaughter requested to merge fe-jest-dom-patch-get-client-rects into master

What does this MR do?

This is needed so that the toBeVisible jquery matcher works in a JSDom environment. This will greatly assist migrating preexisting specs from Karma to Jest.

MR dependent on this fix:

Edited by Paul Slaughter

Merge request reports