MCPcopy Index your code
hub / github.com/bombshell-dev/clack / spinner.test.ts

File spinner.test.ts

packages/prompts/test/spinner.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { EventEmitter } from 'node:stream';
2import { styleText } from 'node:util';
3import { getColumns, updateSettings } from '@clack/core';
4import { afterAll, afterEach, beforeAll, beforeEach, describe, expect, test, vi } from 'vitest';

Callers

nothing calls this directly

Calls 10

updateSettingsFunction · 0.90
getColumnsFunction · 0.90
startMethod · 0.80
stopMethod · 0.80
cancelMethod · 0.80
errorMethod · 0.80
messageMethod · 0.80
onMethod · 0.80
emitMethod · 0.80
clearMethod · 0.65

Tested by

no test coverage detected