MCPcopy
hub / github.com/Koenkk/zigbee2mqtt / receive.test.ts

File receive.test.ts

test/extensions/receive.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// biome-ignore assist/source/organizeImports: import mocks first
2import {afterAll, beforeAll, beforeEach, describe, expect, it, vi} from "vitest";
3import * as data from "../mocks/data";
4import {mockLogger} from "../mocks/logger";

Callers

nothing calls this directly

Calls 10

flushPromisesFunction · 0.90
clearMethod · 0.80
getEndpointMethod · 0.80
setMethod · 0.80
getMethod · 0.80
resolveEntityMethod · 0.80
publishEntityStateMethod · 0.80
startMethod · 0.45
mockClearMethod · 0.45
stopMethod · 0.45

Tested by

no test coverage detected