MCPcopy Create free account
hub / github.com/driangle/taskmd / completion.test.ts

File completion.test.ts

apps/vscode/test/completion.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import { findFrontmatterBounds } from "../src/frontmatter";
3import { resolveCompletions } from "../src/completion";
4import type { ScopeEntry, TaskEntry } from "../src/config";

Callers

nothing calls this directly

Calls 1

getResultFunction · 0.85

Tested by

no test coverage detected