MCPcopy Create free account
hub / github.com/streamich/react-use / createReducer.test.ts

File createReducer.test.ts

tests/createReducer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { act, renderHook } from '@testing-library/react-hooks';
2import logger from 'redux-logger';
3import thunk from 'redux-thunk';
4import createReducer from '../src/factory/createReducer';

Callers

nothing calls this directly

Calls 3

createReducerFunction · 0.85
addAndResetFunction · 0.85
setUpFunction · 0.70

Tested by

no test coverage detected