Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ promise.test.ts
File
promise.test.ts
packages/effect/test/Effect/promise.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it } from
"@effect/vitest"
2
import
{ assertFailure, assertSuccess, assertTrue } from
"@effect/vitest/utils"
3
import
{ Cause, Effect, Option } from
"effect"
4
Callers
nothing calls this directly
Calls
8
assertSuccess
Function · 0.90
assertTrue
Function · 0.90
assertFailure
Function · 0.90
it
Function · 0.85
resolve
Function · 0.85
addEventListener
Method · 0.80
pipe
Method · 0.65
die
Method · 0.65
Tested by
no test coverage detected