Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/npmx-dev/npmx.dev
/ mock-state.spec.ts
File
mock-state.spec.ts
test/unit/cli/mock-state.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, beforeEach } from
'vitest'
2
import
{ MockConnectorStateManager, createMockConnectorState } from
'../../../cli/src/mock-state.ts'
3
4
function
createManager() {
Callers
nothing calls this directly
Calls
5
createManager
Function · 0.85
connect
Method · 0.80
approveOperation
Method · 0.80
executeOperations
Method · 0.80
addOperation
Method · 0.45
Tested by
no test coverage detected