Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ afterEach, beforeEach, describe, expect, it } from
'bun:test'
2
import
{ mkdtemp, rm } from
'node:fs/promises'
3
import
{ tmpdir } from
'node:os'
4
import
{ join } from
'node:path'
Callers
nothing calls this directly
Calls
9
enableConfigs
Function · 0.85
rm
Function · 0.85
getInferenceClient
Function · 0.85
createModelsFetchRecorder
Function · 0.85
collectModels
Function · 0.85
setStableTestRuntime
Function · 0.70
resetEnv
Function · 0.70
clear
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected