- Replace broken registerMCPService with mcp.Register (fixes nil ServiceRuntime panic) - Remove dead mcp_service.go, update tests to use mcp.Register directly - Add setTestWorkspace() helper to clear workspaceRootOverride between tests - Fix 40+ test files with workspace state poisoning from loadAgentConfig - Fix forge.lthn.ai → dappco.re in findConsumersList test - Fix BranchWorkspaceCount test to use isolated temp dir - Add CLI test standard: 32 tests across 19 subsystems (tests/cli/) - All 9 packages pass, 0 failures Co-Authored-By: Virgil <virgil@lethean.io> |
||
|---|---|---|
| .. | ||
| commands.go | ||
| commands_example_test.go | ||
| commands_test.go | ||
| main.go | ||
| main_example_test.go | ||
| main_test.go | ||
| mcp_service_example_test.go | ||
| mcp_service_test.go | ||
| update.go | ||
| update_example_test.go | ||
| update_test.go | ||