MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / auth.utils.test.ts

File auth.utils.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test";
2
3import { toPublicUser } from "../../../src/api/auth/auth.utils";
4import type { IUser } from "../../../src/api/users/users.types";

Callers

nothing calls this directly

Calls 2

toPublicUserFunction · 0.90
makeUserFunction · 0.70

Tested by

no test coverage detected