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

File availability.test.ts

test/extensions/availability.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, afterEach, 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 11

flushPromisesFunction · 0.90
setTimeAndAdvanceTimersFunction · 0.85
setMethod · 0.80
resolveEntityMethod · 0.80
getEndpointMethod · 0.80
getExtensionMethod · 0.80
addToPingQueueMethod · 0.80
resetExtensionFunction · 0.70
startMethod · 0.45
mockClearMethod · 0.45
stopMethod · 0.45

Tested by

no test coverage detected