MCPcopy Index your code
hub / github.com/coder/coder / templateVersion.test.ts

File templateVersion.test.ts

site/src/utils/templateVersion.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { TarReader, TarWriter } from "./tar";
2import { createTemplateVersionFileTree } from "./templateVersion";
3
4test("createTemplateVersionFileTree ignores empty path segments", async () => {

Callers

nothing calls this directly

Calls 6

addFolderMethod · 0.80
addFileMethod · 0.80
readFileMethod · 0.80
testStruct · 0.50
writeMethod · 0.45

Tested by

no test coverage detected