MCPcopy Index your code
hub / github.com/shipshapecode/tether / bounds.spec.js

File bounds.spec.js

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

Source from the content-addressed store, hash-verified

1import { getBounds, getScrollHandleBounds, getVisibleBounds, removeUtilElements } from '../../../src/js/utils/bounds';
2
3describe('Utils - bounds', () => {
4 let body;

Callers

nothing calls this directly

Calls 4

removeUtilElementsFunction · 0.90
getBoundsFunction · 0.90
getScrollHandleBoundsFunction · 0.90
getVisibleBoundsFunction · 0.90

Tested by

no test coverage detected