MCPcopy Index your code
hub / github.com/jakesgordon/javascript-state-machine / lifecycle.js

File lifecycle.js

test/lifecycle.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from 'ava'
2import StateMachine from '../src/app'
3import LifecycleLogger from './helpers/lifecycle_logger'
4

Callers

nothing calls this directly

Calls 4

loggerFunction · 0.85
pauseFunction · 0.85
cancelFunction · 0.85
doneFunction · 0.85

Tested by

no test coverage detected