MCPcopy Index your code
hub / github.com/callumalpass/tasknotes / taskInfoAssembly.test.ts

File taskInfoAssembly.test.ts

tests/unit/utils/taskInfoAssembly.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@jest/globals";
2import type { TaskInfo } from "../../../src/types";
3import { buildTaskInfoFromMappedTask } from "../../../src/utils/taskInfoAssembly";
4

Callers

nothing calls this directly

Calls 2

makeTaskFunction · 0.70

Tested by

no test coverage detected