Update TestEditCommand to test the core editing functionality directly using a Grok client instead of executing the full command. This makes the test non-interactive and focuses on the editing logic. Also, adjust the verification to trim whitespace before checking for the comment prefix. |
||
|---|---|---|
| .. | ||
| agent_test.go | ||
| agent.go | ||
| chat.go | ||
| commit.go | ||
| commitmsg.go | ||
| edit_test.go | ||
| edit.go | ||
| history.go | ||
| prdescribe.go | ||
| review.go | ||
| root.go | ||