We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/tcc-testcases
1 parent 7ccc36c commit f44c7c2Copy full SHA for f44c7c2
ai-assistant/src/commands/HelpCommand.ts
@@ -56,6 +56,12 @@ Rocket Chatter is a Slack bot that provides code-related information and assista
56
/rcc-importance [entity]
57
\`\`\`
58
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
+
65
\`/rcc-translate\`: Translates the target entity from one programming language to another for a better understanding of the codebase.
66
67
/rcc-translate [entity] [target language]
0 commit comments