MCPcopy
hub / github.com/jimp-dev/jimp / index.test.ts

File index.test.ts

plugins/plugin-hash/src/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test, describe } from "vitest";
2import { getTestImagePath } from "@jimp/test-utils";
3import { createJimp } from "@jimp/core";
4import bmp from "@jimp/js-bmp";

Callers

nothing calls this directly

Calls 6

createJimpFunction · 0.90
getTestImagePathFunction · 0.90
testFunction · 0.85
distanceFunction · 0.85
compareHashesFunction · 0.85
readMethod · 0.80

Tested by

no test coverage detected