MCPcopy 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

1import { expect } from 'chai'
2import sinon from 'sinon'
3import pause, { setPauseHandler, pauseNow } from '../../lib/pause.js'
4import recorder from '../../lib/recorder.js'

Callers

nothing calls this directly

Calls 9

setPauseHandlerFunction · 0.90
pauseNowFunction · 0.90
handlerFunction · 0.85
pauseFunction · 0.85
stopMethod · 0.80
filterMethod · 0.80
settlesFunction · 0.70
resetMethod · 0.45
startMethod · 0.45

Tested by

no test coverage detected