cli/pkg/cmd/discussion
Babak K. Shandiz 81117364ba
refactor(discussion/client): convert tests to httpStubs pattern
Replace responses/checkVarsFns with httpStubs func per test case in
TestList, TestSearch, and TestListCategories, matching the pattern used
in agent-task/capi tests. Expand inline JSON to heredoc, remove flower
box comments, and add "empty list" and "exact fit" test cases.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-24 14:19:19 +01:00
..
client refactor(discussion/client): convert tests to httpStubs pattern 2026-04-24 14:19:19 +01:00
list fix(discussion list): include search keywords in web mode 2026-04-14 15:07:32 +01:00
shared fix(discussion/shared): deleted unused fields slice 2026-04-14 14:37:25 +01:00
discussion.go Address review feedback on discussion list PR 2026-04-13 10:20:09 -05:00