MCPcopy Create free account
hub / github.com/modelcontextprotocol/ext-apps / server.test.ts

File server.test.ts

examples/pdf-server/server.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, afterEach, spyOn } from "bun:test";
2import fs from "node:fs";
3import os from "node:os";
4import path from "node:path";

Callers

nothing calls this directly

Calls 15

createPdfCacheFunction · 0.90
makeRandomJpegFunction · 0.90
createServerFunction · 0.90
extractFormSchemaFunction · 0.90
validateUrlFunction · 0.90
pathToFileUrlFunction · 0.90
isAncestorDirFunction · 0.90
isWritablePathFunction · 0.90
stopFileWatchFunction · 0.90
startFileWatchFunction · 0.90
fillFunction · 0.85
orHangFunction · 0.85

Tested by

no test coverage detected