MCPcopy
hub / github.com/ctrlplusb/easy-peasy / reducer.test.js

File reducer.test.js

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

Source from the content-addressed store, hash-verified

1import { action, createStore, reducer } from '../src';
2
3it('basic', () => {
4 // ARRANGE

Callers

nothing calls this directly

Calls 3

createStoreFunction · 0.90
reducerFunction · 0.90
actionFunction · 0.90

Tested by

no test coverage detected