MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / artifact-live-server.test.ts

File artifact-live-server.test.ts

test/artifact-live-server.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 12

stopAllLiveFunction · 0.85
createArtifactFunction · 0.85
startLiveFunction · 0.85
openSseFunction · 0.85
updateArtifactFunction · 0.85
waitUntilFunction · 0.85
rollbackArtifactFunction · 0.85
stopLiveFunction · 0.85
listLiveFunction · 0.85
getLiveFunction · 0.85
tmpDirFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected