[agent/codex] Road-test the go-forge library. Read CODEX.md and CLAUDE.md ... #6
No reviewers
Labels
No labels
needs-review
needs-review
athena
athena-gemini
audit
clotho
clotho-gemini
codex
darbs-claude
security
wiki
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: core/go-forge#6
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "agent/road-test-the-go-forge-library--read-cod"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Task
Road-test the go-forge library. Read CODEX.md and CLAUDE.md for conventions. Add integration-style tests using httptest that verify each service's List, Get, Create, Update, Delete methods work correctly with the Resource generic. Focus on: (1) Issues — List, Get, Create, CreateComment (2) Pulls — List, Get, Merge (3) Repos — Get, ListOrgRepos. Verify the collection path fix — List should hit /repos/{owner}/{repo}/issues not /repos/{owner}/{repo}/issues/{index}. Use _Good/_Bad/_Ugly test naming. Build must pass: go test ./...
Agent: codex
Commits: 1
Branch:
agent/road-test-the-go-forge-library--read-codAuto-created by core-agent dispatch system.
Co-Authored-By: Virgil virgil@lethean.io
Auto-Verified & Merged
Tests:
go test ./...— PASSAuto-merged by core-agent dispatch system.