Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, it, expect, beforeEach, afterEach, spyOn } from
"bun:test"
;
2
import
fs from
"node:fs"
;
3
import
os from
"node:os"
;
4
import
path from
"node:path"
;
Callers
nothing calls this directly
Calls
15
createPdfCache
Function · 0.90
makeRandomJpeg
Function · 0.90
createServer
Function · 0.90
extractFormSchema
Function · 0.90
validateUrl
Function · 0.90
pathToFileUrl
Function · 0.90
isAncestorDir
Function · 0.90
isWritablePath
Function · 0.90
stopFileWatch
Function · 0.90
startFileWatch
Function · 0.90
fill
Function · 0.85
orHang
Function · 0.85
Tested by
no test coverage detected