Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{Events, ProgressBar} from
"../src"
;
2
3
describe(
'ProgressBar'
, () => {
4
describe(
'Event Emitter'
, () => {
Callers
nothing calls this directly
Calls
7
tick
Method · 0.80
eventNames
Method · 0.80
elapsedTime
Method · 0.65
rate
Method · 0.65
progress
Method · 0.65
isComplete
Method · 0.65
eta
Method · 0.65
Tested by
no test coverage detected