Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kefirjs/kefir
/ take-errors.js
File
take-errors.js
test/specs/take-errors.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{stream, prop, send, value, error, end, Kefir, pool, expect} = require(
'../test-helpers'
)
2
3
describe(
'takeErrors'
, () => {
4
describe(
'stream'
, () => {
Callers
nothing calls this directly
Calls
5
stream
Function · 0.85
end
Function · 0.85
pool
Function · 0.85
error
Function · 0.50
value
Function · 0.50
Tested by
no test coverage detected