MCPcopy
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

1import "isomorphic-fetch"
2import { Redis } from "@upstash/redis"
3import { runBasicTests } from "@next-auth/adapter-test"
4import { hydrateDates, UpstashRedisAdapter } from "../src"

Callers

nothing calls this directly

Calls 2

runBasicTestsFunction · 0.90
UpstashRedisAdapterFunction · 0.90

Tested by

no test coverage detected