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

File app_test.tsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

useMethod · 0.80
handlerMethod · 0.80
mountAppMethod · 0.80
routeMethod · 0.80
notFoundMethod · 0.80
onErrorMethod · 0.80
allMethod · 0.80
appWrapperMethod · 0.80
layoutMethod · 0.65
getMethod · 0.45
textMethod · 0.45
postMethod · 0.45

Tested by

no test coverage detected