Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/reduxjs/redux
/ index.spec.js
File
index.spec.js
examples/tree-view/src/reducers/index.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
deepFreeze from
'deep-freeze'
2
import
reducer from
'./index'
3
import
{ increment, createNode, deleteNode, addChild, removeChild } from
'../actions'
4
Callers
nothing calls this directly
Calls
6
increment
Function · 0.90
createNode
Function · 0.90
deleteNode
Function · 0.90
addChild
Function · 0.90
removeChild
Function · 0.90
reducer
Function · 0.50
Tested by
no test coverage detected