cli/pkg/cmd/discussion
Babak K. Shandiz 0c0d316b9a
test(discussion create): consolidate into TestCreateRun table test
- Merge TestCreateRun_nonInteractive, TestCreateRun_tty, and related tests
  into a single TestCreateRun table with 11 cases
- Add partial-flag cases for missing title, body, and category
- Add tty blank body returns error case
- Add tty does not prompt when all flags provided case

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-07 09:08:51 +01:00
..
client fix: label atomicity, validation order, blankAllowed, help text 2026-05-06 17:29:12 -05:00
create test(discussion create): consolidate into TestCreateRun table test 2026-05-07 09:08:51 +01:00
list fix(discussion list): include search keywords in web mode 2026-04-14 15:07:32 +01:00
shared feat(discussion view): add cursor-based pagination to comments 2026-04-24 23:50:04 +01:00
view test(discussion view): consolidate view run tests 2026-04-29 13:05:21 +01:00
discussion.go feat: add gh discussion create command 2026-05-06 14:52:07 -05:00