Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nextauthjs/next-auth
/ index.test.ts
File
index.test.ts
packages/adapter-upstash-redis/tests/index.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
"isomorphic-fetch"
2
import
{ Redis } from
"@upstash/redis"
3
import
{ runBasicTests } from
"@next-auth/adapter-test"
4
import
{ hydrateDates, UpstashRedisAdapter } from
"../src"
Callers
nothing calls this directly
Calls
2
runBasicTests
Function · 0.90
UpstashRedisAdapter
Function · 0.90
Tested by
no test coverage detected