MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / object.spec.ts

File object.spec.ts

src/utils/__tests__/object.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { isEmpty } from "../object"
2
3describe("isEmpty", () => {
4 describe("should return true for empty values", () => {

Callers

nothing calls this directly

Calls 2

isEmptyFunction · 0.90
createMethod · 0.45

Tested by

no test coverage detected