MCPcopy Create free account
hub / github.com/tiann/hapi / cursorModelsStaleLock.test.ts

File cursorModelsStaleLock.test.ts

cli/src/modules/common/cursorModelsStaleLock.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { existsSync, mkdirSync, writeFileSync } from 'node:fs';
2import { join } from 'node:path';
3import { tmpdir } from 'node:os';
4import { afterEach, describe, expect, test, vi } from 'vitest';

Callers

nothing calls this directly

Tested by

no test coverage detected