MCPcopy
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

1import deepFreeze from 'deep-freeze'
2import reducer from './index'
3import { increment, createNode, deleteNode, addChild, removeChild } from '../actions'
4

Callers

nothing calls this directly

Calls 6

incrementFunction · 0.90
createNodeFunction · 0.90
deleteNodeFunction · 0.90
addChildFunction · 0.90
removeChildFunction · 0.90
reducerFunction · 0.50

Tested by

no test coverage detected