Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Openpanel-dev/openpanel
/ parse-cookie-domain.test.ts
File
parse-cookie-domain.test.ts
packages/auth/parse-cookie-domain.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
;
2
import
{ parseCookieDomain } from
'./parse-cookie-domain'
;
3
4
describe(
'parseCookieDomain'
, () => {
Callers
nothing calls this directly
Calls
1
parseCookieDomain
Function · 0.90
Tested by
no test coverage detected