MCPcopy
hub / github.com/redux-loop/redux-loop / loop.spec.js

File loop.spec.js

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

Source from the content-addressed store, hash-verified

1import { isLoop, getCmd, getModel, loop, liftState } from '../src/loop';
2import Cmd from '../src/cmd';
3
4describe('loop functions', () => {

Callers

nothing calls this directly

Calls 5

isLoopFunction · 0.90
getCmdFunction · 0.90
getModelFunction · 0.90
loopFunction · 0.90
liftStateFunction · 0.90

Tested by

no test coverage detected