MCPcopy
hub / github.com/unpkg/unpkg / request-handler.test.ts

File request-handler.test.ts

packages/unpkg-www/src/request-handler.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, describe, it, beforeAll, afterAll } from "bun:test";
2import type { ExecutionContext } from "@cloudflare/workers-types";
3import { handleRequest as handleFilesRequest } from "unpkg-files";
4

Callers

nothing calls this directly

Calls 3

handleRequestFunction · 0.90
fileResponseFunction · 0.70
dispatchFetchFunction · 0.70

Tested by

no test coverage detected