MCPcopy Create free account
hub / github.com/Kilo-Org/cloud / organization-usage.test.ts

File organization-usage.test.ts

apps/web/src/lib/organizations/organization-usage.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect, afterEach } from '@jest/globals';
2import { after } from 'next/server';
3import { sendBalanceAlertEmail } from '@/lib/email';
4import { dispatchLowBalancePush } from '@/lib/notifications-worker-client';

Callers

nothing calls this directly

Calls 15

insertTestUserFunction · 0.90
createTestOrganizationFunction · 0.90
addUserToOrganizationFunction · 0.90
createOrganizationFunction · 0.90
createOrganizationUsageFunction · 0.90
getOrganizationMembersFunction · 0.90
testFunction · 0.85
deleteMethod · 0.65

Tested by

no test coverage detected