Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ login-state.test.ts
File
login-state.test.ts
apps/cloud/src/auth/login-state.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
3
import
{ decodeLoginState, encodeLoginState } from
"./login-state"
;
4
Callers
nothing calls this directly
Calls
2
decodeLoginState
Function · 0.90
encodeLoginState
Function · 0.90
Tested by
no test coverage detected