MCPcopy
hub / github.com/Fission-AI/OpenSpec / store-remote.test.ts

File store-remote.test.ts

test/commands/store-remote.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it } from 'vitest';
2import { execFileSync } from 'node:child_process';
3import * as fs from 'node:fs';
4import * as os from 'node:os';

Callers

nothing calls this directly

Calls 10

isolatedGitEnvFunction · 0.85
getGlobalDataDirFunction · 0.85
parseStoreMetadataStateFunction · 0.85
runCLIFunction · 0.85
registryRemoteFunction · 0.85
makeUnregisteredStoreFunction · 0.85
gitFunction · 0.70
parseJsonFunction · 0.70

Tested by

no test coverage detected