MCPcopy
hub / github.com/kefirjs/kefir / flat-map-errors.js

File flat-map-errors.js

test/specs/flat-map-errors.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const {stream, prop, send, value, error, end, activate, deactivate, Kefir, expect} = require('../test-helpers')
2
3describe('flatMapErrors', () => {
4 describe('stream', () => {

Callers

nothing calls this directly

Calls 5

streamFunction · 0.85
endFunction · 0.85
errorMethod · 0.80
valueFunction · 0.50
errorFunction · 0.50

Tested by

no test coverage detected