MCPcopy Index your code
hub / github.com/simstudioai/sim / billing.test.ts

File billing.test.ts

apps/sim/lib/table/billing.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @vitest-environment node
3 */
4import { beforeEach, describe, expect, it, vi } from 'vitest'

Callers

nothing calls this directly

Calls 6

getWorkspaceTableLimitsFunction · 0.90
getMaxRowsPerTableFunction · 0.90
wouldExceedRowLimitFunction · 0.90
assertRowCapacityFunction · 0.90
notifyTableRowUsageFunction · 0.90
nextWorkspaceIdFunction · 0.85

Tested by

no test coverage detected