MCPcopy
hub / github.com/coder/mux / windowTitle.test.ts

File windowTitle.test.ts

tests/ipc/windowTitle.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { shouldRunIntegrationTests, createTestEnvironment, cleanupTestEnvironment } from "./setup";
2import { resolveOrpcClient } from "./helpers";
3
4const describeIntegration = shouldRunIntegrationTests() ? describe : describe.skip;

Callers

nothing calls this directly

Calls 5

createTestEnvironmentFunction · 0.90
resolveOrpcClientFunction · 0.90
cleanupTestEnvironmentFunction · 0.90
setTitleMethod · 0.80

Tested by

no test coverage detected