Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Chat2AnyLLM/code-agent-manager
/ api.test.ts
File
api.test.ts
frontend/src/services/api.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, it, vi } from
'vitest'
2
import
{ api } from
'./api'
3
4
const
resetSidecar = () => {
Callers
nothing calls this directly
Calls
1
get
Method · 0.80
Tested by
no test coverage detected