MCPcopy Index your code
hub / github.com/andywer/threads.js / observable-promise.test.ts

File observable-promise.test.ts

test/observable-promise.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from "ava"
2import { Observable } from "observable-fns"
3import { ObservablePromise } from "../src/observable-promise"
4

Callers

nothing calls this directly

Calls 10

thenMethod · 0.80
catchMethod · 0.80
subscribeMethod · 0.80
finallyMethod · 0.80
fromMethod · 0.80
delayFunction · 0.70
testFunction · 0.50
completeMethod · 0.45
nextMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected