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

File feedback.test.ts

test/commands/feedback.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, afterEach, vi } from 'vitest';
2import { FeedbackCommand } from '../../src/commands/feedback.js';
3import { execSync, execFileSync } from 'child_process';
4

Callers

nothing calls this directly

Calls 1

executeMethod · 0.45

Tested by

no test coverage detected