MCPcopy Create free account
hub / github.com/MigoXLab/coderio / checkpoint.test.ts

File checkpoint.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach, afterEach, type Mock } from 'vitest';
2import fs from 'node:fs';
3import path from 'node:path';
4import { initializeSqliteSaver } from '../../src/utils/checkpoint';

Callers

nothing calls this directly

Calls 1

initializeSqliteSaverFunction · 0.90

Tested by

no test coverage detected