Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ isLoop, getCmd, getModel, loop, liftState } from
'../src/loop'
;
2
import
Cmd from
'../src/cmd'
;
3
4
describe(
'loop functions'
, () => {
Callers
nothing calls this directly
Calls
5
isLoop
Function · 0.90
getCmd
Function · 0.90
getModel
Function · 0.90
loop
Function · 0.90
liftState
Function · 0.90
Tested by
no test coverage detected