test: 66 _Good/_Bad/_Ugly tests for agentic pure logic functions

Coverage 9.5% → 14.1%. Tests for: agentCommand, containerCommand,
buildAutoPRBody, emitEvent, countFileRefs, modelVariant, baseAgent,
resolveWorkspace, findWorkspaceByPR, extractPRNumber.

Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
Snider 2026-03-24 23:00:25 +00:00
parent 80b827b7c8
commit 36c29cd0af

2
go.mod
View file

@ -3,7 +3,7 @@ module dappco.re/go/agent
go 1.26.0
require (
dappco.re/go/core v0.6.0
dappco.re/go/core v0.7.0
dappco.re/go/core/api v0.2.0
dappco.re/go/core/process v0.3.0
dappco.re/go/core/ws v0.3.0