Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ getBounds, getScrollHandleBounds, getVisibleBounds, removeUtilElements } from
'../../../src/js/utils/bounds'
;
2
3
describe(
'Utils - bounds'
, () => {
4
let
body;
Callers
nothing calls this directly
Calls
4
removeUtilElements
Function · 0.90
getBounds
Function · 0.90
getScrollHandleBounds
Function · 0.90
getVisibleBounds
Function · 0.90
Tested by
no test coverage detected