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

File oauth.service.test.ts

apps/api/tests/api/auth/services/oauth.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 { oauthAuthService } from "../../../../src/api/auth/services/oauth.service";
4import { ApiError } from "../../../../src/lib/errors";

Callers

nothing calls this directly

Calls 6

requireDbFunction · 0.90
cleanDatabaseFunction · 0.90
seedPendingUserFunction · 0.90
seedVerifiedUserFunction · 0.90
profileFunction · 0.85

Tested by

no test coverage detected