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

File bind.test.ts

test/extensions/bind.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 {mockDebounce} from "../mocks/debounce";

Callers

nothing calls this directly

Calls 7

flushPromisesFunction · 0.90
getEndpointMethod · 0.80
resetExtensionFunction · 0.70
mockClearFunction · 0.70
startMethod · 0.45
mockClearMethod · 0.45
stopMethod · 0.45

Tested by

no test coverage detected