Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sourcebot-dev/sourcebot
/ entitlements.test.ts
File
entitlements.test.ts
packages/web/src/lib/entitlements.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect, vi, beforeEach } from
'vitest'
;
2
import
{ MOCK_ORG, prisma } from
'../__mocks__/prisma'
;
3
import
{ isAnonymousAccessEnabled } from
'./entitlements'
;
4
Callers
nothing calls this directly
Calls
1
isAnonymousAccessEnabled
Function · 0.90
Tested by
no test coverage detected