MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / oauth.state.test.ts

File oauth.state.test.ts

apps/api/tests/lib/oauth/oauth.state.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterAll, describe, expect, test } from "bun:test";
2import { Redis } from "ioredis";
3
4import { getValkeyAppClientOptions } from "../../../src/clients/valkey";

Callers

nothing calls this directly

Calls 4

storeMethod · 0.80
consumeMethod · 0.80
closeMethod · 0.45

Tested by

no test coverage detected