Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/ioredis
/ socketTimeout.ts
File
socketTimeout.ts
test/functional/socketTimeout.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'chai'
;
2
import
{ Done } from
'mocha'
;
3
import
Redis from
'../../lib/Redis'
;
4
Callers
nothing calls this directly
Calls
5
createRedis
Function · 0.85
assertNoTimeoutAfterConnection
Function · 0.85
ping
Method · 0.80
on
Method · 0.65
connect
Method · 0.45
Tested by
no test coverage detected