MCPcopy
hub / github.com/Fission-AI/OpenSpec / marker-updates.test.ts

File marker-updates.test.ts

test/utils/marker-updates.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, afterEach } from 'vitest';
2import { promises as fs } from 'fs';
3import path from 'path';
4import os from 'os';

Callers

nothing calls this directly

Calls 4

updateFileWithMarkersMethod · 0.80
readFileMethod · 0.80
writeFileMethod · 0.80
removeMarkerBlockFunction · 0.50

Tested by

no test coverage detected