MCPcopy
hub / github.com/scribbletune/scribbletune / cli.spec.ts

File cli.spec.ts

tests/cli.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest';
2import { runCli } from '../src/cli';
3import type { NoteObject } from '../src/types';
4

Callers

nothing calls this directly

Calls 2

runCliFunction · 0.90
getFirstNoteFunction · 0.85

Tested by

no test coverage detected