MCPcopy
hub / github.com/codeceptjs/CodeceptJS / done

Function done

test/unit/bdd_test.js:308–308  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

306 Then('I am shopping', incrementSum)
307 const suite = await run(text)
308 const done = () => {}
309
310 suite._beforeEach.forEach(hook => hook.run(done))
311 return new Promise(resolve => {

Callers 15

tryBlockFunction · 0.85
retryToFunction · 0.85
runOnceMethod · 0.85
runMethod · 0.85
makeDoneCallableOnceFunction · 0.85
plugin_test.jsFile · 0.85
timeout_test.jsFile · 0.85
bootstrap_test.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected