MCPcopy
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

1import { describe, expect, it, beforeEach } from 'vitest'
2import { MockConnectorStateManager, createMockConnectorState } from '../../../cli/src/mock-state.ts'
3
4function createManager() {

Callers

nothing calls this directly

Calls 5

createManagerFunction · 0.85
connectMethod · 0.80
approveOperationMethod · 0.80
executeOperationsMethod · 0.80
addOperationMethod · 0.45

Tested by

no test coverage detected