MCPcopy
hub / github.com/bombshell-dev/clack / progress-bar.test.ts

File progress-bar.test.ts

packages/prompts/test/progress-bar.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import process from 'node:process';
2import { EventEmitter } from 'node:stream';
3import { afterAll, afterEach, beforeAll, beforeEach, describe, expect, test, vi } from 'vitest';
4import type { ProgressOptions } from '../src/index.js';

Callers

nothing calls this directly

Calls 8

startMethod · 0.80
stopMethod · 0.80
cancelMethod · 0.80
errorMethod · 0.80
messageMethod · 0.80
onMethod · 0.80
emitMethod · 0.80
advanceMethod · 0.80

Tested by

no test coverage detected