MCPcopy Create free account
hub / github.com/Noumena-Network/code / errors.auth.test.ts

File errors.auth.test.ts

src/services/api/errors.auth.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it } from 'bun:test'
2import { APIError } from '@anthropic-ai/sdk'
3import { mkdtemp, rm } from 'fs/promises'
4import { tmpdir } from 'os'

Callers

nothing calls this directly

Calls 13

resetStateForTestsFunction · 0.85
clearOAuthTokenCacheFunction · 0.85
getSecureStorageFunction · 0.85
rmFunction · 0.85
makeManagedErrorSessionFunction · 0.85
getPrimaryErrorTextFunction · 0.85
deleteMethod · 0.80
setStableTestRuntimeFunction · 0.70
restoreEnvFunction · 0.70
withMockCurrentSessionFunction · 0.70

Tested by

no test coverage detected