MCPcopy
hub / github.com/nextauthjs/next-auth / index.test.ts

File index.test.ts

packages/adapter-dgraph/tests/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { DgraphAdapter, format } from "../src"
2import { client as dgraphClient } from "../src/client"
3import * as fragments from "../src/graphql/fragments"
4import { runBasicTests } from "@next-auth/adapter-test"

Callers

nothing calls this directly

Calls 2

runBasicTestsFunction · 0.90
DgraphAdapterFunction · 0.90

Tested by

no test coverage detected