MCPcopy
hub / github.com/kefirjs/kefir / with-handler.js

File with-handler.js

test/specs/with-handler.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 7

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

Tested by

no test coverage detected