MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / users.service.test.ts

File users.service.test.ts

apps/api/tests/api/users/users.service.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, test } from "bun:test";
2
3import { adminBillingService } from "../../../src/api/admin/admin-billing.service";
4import { getBillingService } from "../../../src/api/billing/billing.service";

Callers

nothing calls this directly

Calls 12

requireDbFunction · 0.90
cleanDatabaseFunction · 0.90
seedVerifiedUserFunction · 0.90
ensurePlansForGetMeFunction · 0.85
getByIdMethod · 0.80
getProfileMethod · 0.80
updateProfileMethod · 0.80
getMeMethod · 0.80
grantFeatureMethod · 0.80
revokeFeatureMethod · 0.80
seedUserFunction · 0.70
createMethod · 0.45

Tested by

no test coverage detected