MCPcopy
hub / github.com/garrytan/gstack / stop

Method stop

browse/test/browse-client.test.ts:27–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 requests: CapturedRequest[];
26 setResponse(status: number, body: string): void;
27 stop(): Promise<void>;
28}
29
30async function startMockServer(): Promise<MockServer> {

Callers 15

serve.test.tsFile · 0.80
gracefulShutdownFunction · 0.80
serveFunction · 0.80
handleFeedbackFunction · 0.80
handleReloadFunction · 0.80
startMockFunction · 0.80
skill-e2e.test.tsFile · 0.80

Calls

no outgoing calls

Tested by 2

startMockFunction · 0.64
stopFunction · 0.64