Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ oauth-sign-in.test.ts
File
oauth-sign-in.test.ts
packages/react/src/plugins/oauth-sign-in.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, it } from
"@effect/vitest"
;
2
3
import
{ oauthCallbackUrl, oauthClientIdMetadataDocumentUrl } from
"./oauth-sign-in"
;
4
Callers
nothing calls this directly
Calls
4
oauthClientIdMetadataDocumentUrl
Function · 0.90
oauthCallbackUrl
Function · 0.90
setLocation
Function · 0.85
toString
Method · 0.80
Tested by
no test coverage detected