MCPcopy
hub / github.com/upstash/context7 / remove.test.ts

File remove.test.ts

packages/cli/src/__tests__/remove.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, test, vi } from "vitest";
2import { Command } from "commander";
3import { mkdir, readFile, writeFile, rm, access } from "fs/promises";
4import { join } from "path";

Callers

nothing calls this directly

Calls 3

trackEventFunction · 0.85
runCommandFunction · 0.70
existsFunction · 0.70

Tested by

no test coverage detected