MCPcopy
hub / github.com/redux-loop/redux-loop / utils.spec.js

File utils.spec.js

test/utils.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { flatten, throwInvariant, isPromiseLike } from '../src/utils';
2
3describe('utils', () => {
4 describe('flatten', () => {

Callers

nothing calls this directly

Calls 3

flattenFunction · 0.90
throwInvariantFunction · 0.90
isPromiseLikeFunction · 0.90

Tested by

no test coverage detected