MCPcopy Create free account
hub / github.com/arctic-cli/interface / codex-backend.test.ts

File codex-backend.test.ts

packages/arctic/test/provider/codex-backend.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "bun:test"
2import { CODEX_BASE_URL } from "@/auth/codex-oauth/constants"
3import { buildCodexUsageUrl, normalizeCodexBaseUrl } from "@/provider/codex-backend"
4

Callers

nothing calls this directly

Calls 2

normalizeCodexBaseUrlFunction · 0.90
buildCodexUsageUrlFunction · 0.90

Tested by

no test coverage detected