Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ afterAll, describe, expect, test } from
"bun:test"
;
2
import
{ Redis } from
"ioredis"
;
3
4
import
{ getValkeyAppClientOptions } from
"../../../src/clients/valkey"
;
Callers
nothing calls this directly
Calls
4
getValkeyAppClientOptions
Function · 0.90
store
Method · 0.80
consume
Method · 0.80
close
Method · 0.45
Tested by
no test coverage detected