MCPcopy Create free account
hub / github.com/NathanPB/progress.js / ProgressBar.test.ts

File ProgressBar.test.ts

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

Source from the content-addressed store, hash-verified

1import {Events, ProgressBar} from "../src";
2
3describe('ProgressBar', () => {
4 describe('Event Emitter', () => {

Callers

nothing calls this directly

Calls 7

tickMethod · 0.80
eventNamesMethod · 0.80
elapsedTimeMethod · 0.65
rateMethod · 0.65
progressMethod · 0.65
isCompleteMethod · 0.65
etaMethod · 0.65

Tested by

no test coverage detected