MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / helpers.test.ts

File helpers.test.ts

web/src/app/onboard/__tests__/helpers.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { genAuthCode } from '@codebuff/common/util/credentials'
2import { afterEach, beforeEach, describe, expect, test } from 'bun:test'
3
4import {

Callers

nothing calls this directly

Calls 13

parseAuthCodeFunction · 0.90
genAuthCodeFunction · 0.90
validateAuthCodeFunction · 0.90
buildCliAuthCodeFunction · 0.90
isOpaqueCliAuthCodeTokenFunction · 0.90
getCliAuthCodeHashPrefixFunction · 0.90
resolveCliAuthCodeFunction · 0.90
isAuthCodeExpiredFunction · 0.90
beforeEachFunction · 0.85

Tested by

no test coverage detected