MCPcopy Create free account
hub / github.com/shipshapecode/tether / parents.spec.js

File parents.spec.js

test/unit/utils/parents.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getScrollParents, getOffsetParent } from '../../../src/js/utils/parents';
2
3describe('Utils - parents', () => {
4 let body;

Callers

nothing calls this directly

Calls 2

getScrollParentsFunction · 0.90
getOffsetParentFunction · 0.90

Tested by

no test coverage detected