MCPcopy
hub / github.com/freshframework/fresh / cors_test.ts

File cors_test.ts

packages/fresh/src/middlewares/cors_test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { App } from "../app.ts";
2import { cors } from "./cors.ts";
3import { expect } from "@std/expect";
4

Callers

nothing calls this directly

Calls 5

corsFunction · 0.90
handlerMethod · 0.80
useMethod · 0.80
handlerFunction · 0.50
getMethod · 0.45

Tested by

no test coverage detected