Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jimp-dev/jimp
/ composite.node.test.ts
File
composite.node.test.ts
packages/jimp/src/composite.node.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test, describe } from
"vitest"
;
2
3
import
"@jimp/test-utils/image-snapshot"
;
4
import
{ getTestImagePath } from
"@jimp/test-utils"
;
Callers
nothing calls this directly
Calls
5
getTestImagePath
Function · 0.90
test
Function · 0.85
read
Method · 0.80
composite
Method · 0.80
getBuffer
Method · 0.80
Tested by
no test coverage detected