MCPcopy Create free account
hub / github.com/TraderAlice/OpenAlice / headless-task.spec.ts

File headless-task.spec.ts

src/workspaces/headless-task.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2
3import { runHeadlessTask } from './headless-task.js';
4import type { Logger } from './logger.js';

Callers

nothing calls this directly

Calls 5

describeFunction · 0.85
runHeadlessTaskFunction · 0.85
cwdMethod · 0.80
parseMethod · 0.80
pushMethod · 0.65

Tested by

no test coverage detected