Skip to content

Commit f44c7c2

Browse files
committed
Added help content for /tcc-testcases command
1 parent 7ccc36c commit f44c7c2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ai-assistant/src/commands/HelpCommand.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ Rocket Chatter is a Slack bot that provides code-related information and assista
5656
/rcc-importance [entity]
5757
\`\`\`
5858
59+
\`/rcc-testcases\`: Generates test cases for the provided code which uses Rocket Chat codebase to ensure proper functionality and test coverage.
60+
\`\`\`
61+
/rcc-testcases
62+
\`\`\`
63+
(A modal will open to input the code snippet you want to generate testcases for)
64+
5965
\`/rcc-translate\`: Translates the target entity from one programming language to another for a better understanding of the codebase.
6066
\`\`\`
6167
/rcc-translate [entity] [target language]

0 commit comments

Comments
 (0)