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

File builder_test.ts

packages/fresh/src/dev/builder_test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, fn } from "@std/expect";
2import * as path from "@std/path";
3import { Builder, specToName } from "./builder.ts";
4import { App } from "../app.ts";

Callers

nothing calls this directly

Calls 15

integrationTestFunction · 0.90
withTmpDirFunction · 0.90
specToNameFunction · 0.90
staticFilesFunction · 0.90
writeFilesFunction · 0.90
withChildProcessServerFunction · 0.90
getStdOutputFunction · 0.90
fnFunction · 0.85
onTransformStaticFileMethod · 0.80
buildMethod · 0.80
readTextFileMethod · 0.80
registerIslandMethod · 0.80

Tested by

no test coverage detected