Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
test from
"ava"
2
import
{ Observable } from
"observable-fns"
3
import
{ ObservablePromise } from
"../src/observable-promise"
4
Callers
nothing calls this directly
Calls
10
then
Method · 0.80
catch
Method · 0.80
subscribe
Method · 0.80
finally
Method · 0.80
from
Method · 0.80
delay
Function · 0.70
test
Function · 0.50
complete
Method · 0.45
next
Method · 0.45
error
Method · 0.45
Tested by
no test coverage detected