MCPcopy
hub / github.com/freshframework/fresh / csp_test.tsx

File csp_test.tsx

packages/fresh/src/middlewares/csp_test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 8

cspFunction · 0.90
handlerMethod · 0.80
useMethod · 0.80
matchMethod · 0.65
handlerFunction · 0.50
getMethod · 0.45
renderMethod · 0.45
textMethod · 0.45

Tested by

no test coverage detected