MCPcopy 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

1import { describe, test, expect, vi, beforeEach } from 'vitest';
2import { MOCK_ORG, prisma } from '../__mocks__/prisma';
3import { isAnonymousAccessEnabled } from './entitlements';
4

Callers

nothing calls this directly

Calls 1

isAnonymousAccessEnabledFunction · 0.90

Tested by

no test coverage detected