Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ pause_test.js
File
pause_test.js
test/unit/pause_test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'chai'
2
import
sinon from
'sinon'
3
import
pause, { setPauseHandler, pauseNow } from
'../../lib/pause.js'
4
import
recorder from
'../../lib/recorder.js'
Callers
nothing calls this directly
Calls
9
setPauseHandler
Function · 0.90
pauseNow
Function · 0.90
handler
Function · 0.85
pause
Function · 0.85
stop
Method · 0.80
filter
Method · 0.80
settles
Function · 0.70
reset
Method · 0.45
start
Method · 0.45
Tested by
no test coverage detected