capable
fa26265b32
test: Add integration tests for gt rig add command
Add comprehensive integration tests that validate gt rig add:
- TestRigAddCreatesCorrectStructure: Verify directory structure
- TestRigAddInitializesBeads: Verify beads prefix initialization
- TestRigAddUpdatesRoutes: Verify routes.jsonl is updated
- TestRigAddUpdatesRigsJson: Verify rigs.json is updated
- TestRigAddDerivesPrefix: Verify prefix derivation from name
- TestRigAddCreatesRigConfig: Verify config.json content
- TestRigAddCreatesAgentDirs: Verify agent state files
- TestRigAddRejectsInvalidNames: Verify name validation
Uses //go:build integration tag per design doc.
Run with: go test -tags=integration ./internal/cmd -run TestRigAdd
(gt-htlmp.3)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 18:31:15 -08:00
..
2026-01-01 18:58:56 -08:00
2026-01-01 18:58:56 -08:00
2026-01-01 18:53:39 -08:00
2026-01-02 17:27:53 -08:00
2026-01-02 18:29:25 -08:00
2026-01-02 18:29:25 -08:00
2026-01-02 01:32:45 -08:00
2026-01-02 13:11:08 -08:00
2026-01-02 17:30:24 -08:00
2026-01-02 17:30:24 -08:00
2026-01-01 18:54:36 -08:00
2026-01-01 18:54:36 -08:00
2026-01-02 17:28:40 -08:00
2026-01-02 16:46:10 -08:00
2026-01-01 19:16:06 -08:00
2026-01-02 11:52:23 -08:00
2026-01-02 13:43:32 -08:00
2026-01-01 18:24:37 -08:00
2026-01-02 18:30:30 -08:00
2026-01-02 12:31:20 -08:00
2026-01-02 00:22:17 -08:00
2026-01-02 16:02:39 -08:00
2026-01-01 18:52:42 -08:00
2026-01-01 18:58:56 -08:00
2026-01-01 18:58:56 -08:00
2026-01-02 01:27:35 -08:00
2026-01-02 17:18:27 -08:00
2026-01-02 17:18:27 -08:00
2026-01-01 15:46:34 -08:00
2026-01-01 18:56:35 -08:00
2026-01-01 18:54:36 -08:00
2026-01-01 17:44:37 -08:00
2026-01-01 18:54:36 -08:00
2026-01-01 19:16:06 -08:00
2026-01-01 18:50:32 -08:00
2026-01-02 17:11:11 -08:00
2026-01-01 18:15:37 -08:00
2026-01-02 01:05:16 -08:00
2026-01-02 18:25:15 -08:00
2026-01-01 19:11:04 -08:00
2026-01-02 18:31:15 -08:00
2026-01-02 17:29:21 -08:00
2026-01-02 17:29:52 -08:00
2026-01-02 18:09:42 -08:00
2026-01-01 18:15:37 -08:00
2026-01-02 12:28:42 -08:00
2026-01-02 12:40:54 -08:00
2026-01-01 23:24:26 -08:00
2026-01-01 16:01:28 -08:00
2026-01-01 18:20:50 -08:00
2026-01-02 22:44:58 +01:00
2026-01-02 01:48:29 -08:00
2026-01-02 17:30:24 -08:00