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

File context_test.tsx

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

Source from the content-addressed store, hash-verified

1import { expect } from "@std/expect";
2import { Context } from "./context.ts";
3import { App } from "fresh";
4import { asset } from "fresh/runtime";

Callers

nothing calls this directly

Calls 12

assetFunction · 0.90
parseHtmlFunction · 0.90
genFunction · 0.85
redirectMethod · 0.80
handlerMethod · 0.80
useMethod · 0.80
htmlMethod · 0.80
jsonMethod · 0.80
streamMethod · 0.80
getMethod · 0.45
renderMethod · 0.45
textMethod · 0.45

Tested by

no test coverage detected