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

File inferenceClient.test.ts

src/services/api/inferenceClient.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 { mkdtemp, rm } from 'node:fs/promises'
3import { tmpdir } from 'node:os'
4import { join } from 'node:path'

Callers

nothing calls this directly

Calls 9

enableConfigsFunction · 0.85
rmFunction · 0.85
getInferenceClientFunction · 0.85
collectModelsFunction · 0.85
setStableTestRuntimeFunction · 0.70
resetEnvFunction · 0.70
clearMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected