Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/shipshapecode/tether
/ constraint.spec.js
File
constraint.spec.js
test/unit/constraint.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Constraint from
'../../src/js/constraint.js'
;
2
3
describe(
'Constraint'
, () => {
4
describe(
'getBoundingRect()'
, () => {
Callers
nothing calls this directly
Calls
7
getBoundingRect
Function · 0.85
_addOutOfBoundsClass
Function · 0.85
_calculateOOBAndPinnedLeft
Function · 0.85
_calculateOOBAndPinnedTop
Function · 0.85
_flipXTogether
Function · 0.85
_flipYTogether
Function · 0.85
_getAllClasses
Function · 0.85
Tested by
no test coverage detected