MCPcopy
hub / github.com/afar1/fieldtheory-cli / possible-wizard.test.ts

File possible-wizard.test.ts

tests/possible-wizard.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from 'node:test';
2import assert from 'node:assert/strict';
3import type { Prompter, WizardDeps } from '../src/possible-wizard.js';
4import type { IdeasSeed } from '../src/ideas-seeds.js';

Callers

nothing calls this directly

Calls 13

parseIndexFunction · 0.85
parseRepoListFunction · 0.85
parseModelProfileAnswerFunction · 0.85
mockPrompterFunction · 0.85
stepPickSeedFunction · 0.85
fakeSeedFunction · 0.85
stepPickReposFunction · 0.85
fakeFrameFunction · 0.85
stepPickFrameFunction · 0.85
stepPickDepthFunction · 0.85
stepPickNodeTargetFunction · 0.85
stepPickModelProfileFunction · 0.85

Tested by

no test coverage detected