Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ NodeRedis.integration.test.ts
File
NodeRedis.integration.test.ts
packages/platform/node/test/NodeRedis.integration.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ NodeRedis } from
"@effect/platform-node"
2
import
{ assert, it } from
"@effect/vitest"
3
import
{ RedisContainer } from
"@testcontainers/redis"
4
import
{ Effect, Layer, Schema } from
"effect"
Callers
nothing calls this directly
Calls
12
build
Method · 0.80
offer
Method · 0.80
once
Method · 0.80
pipe
Method · 0.65
make
Method · 0.65
take
Method · 0.65
use
Method · 0.65
close
Method · 0.65
resolve
Function · 0.50
fail
Method · 0.45
provide
Method · 0.45
parse
Method · 0.45
Tested by
no test coverage detected