test: add some tests for marketplace (#30326)

Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
This commit is contained in:
Coding On Star
2025-12-30 09:21:19 +08:00
committed by GitHub
parent 20944e7e1a
commit 43758ec85d
47 changed files with 37836 additions and 4 deletions

View File

@ -69,7 +69,7 @@ ${this.getSpecificGuidelines(analysis)}
📋 PROMPT FOR AI ASSISTANT (COPY THIS TO YOUR AI ASSISTANT):
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Generate a comprehensive test file for @${analysis.path}
Generate a comprehensive test file for all files in @${path.dirname(analysis.path)}
Including but not limited to:
${this.buildFocusPoints(analysis)}