MCPcopy
hub / github.com/coder/mux / router.memory.test.ts

File router.memory.test.ts

src/node/orpc/router.memory.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/await-thenable, @typescript-eslint/no-unsafe-argument, @typescript-eslint/no-unsafe-assignment, @typescript-eslint/require-await */
2import { afterEach, beforeEach, describe, expect, mock, test } from "bun:test";
3import { createRouterClient } from "@orpc/server";
4import { EventEmitter } from "events";

Callers

nothing calls this directly

Calls 14

workspaceInfoFunction · 0.85
saveMethod · 0.80
setPinnedMethod · 0.80
getPinnedKeysMethod · 0.80
createClientFunction · 0.70
emitFunction · 0.70
abortMethod · 0.65
pushMethod · 0.65
emitMethod · 0.65
listMethod · 0.45
readMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected