MCPcopy Index your code
hub / github.com/anomalyco/opencode / server.test.ts

File server.test.ts

packages/app/src/utils/server.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { authFromToken, authTokenFromCredentials } from "./server"
3
4describe("authFromToken", () => {

Callers

nothing calls this directly

Calls 4

authFromTokenFunction · 0.90
authTokenFromCredentialsFunction · 0.90
testFunction · 0.85
describeFunction · 0.50

Tested by

no test coverage detected