mirror of
https://github.com/langgenius/dify.git
synced 2026-04-07 08:46:31 +08:00
test: add comprehensive unit tests for Card and related components, covering rendering, props, loading states, badges, and edge cases
This commit is contained in:
parent
1d2eac1b4e
commit
dd30eb4c2e
1742
web/app/components/plugins/card/index.spec.tsx
Normal file
1742
web/app/components/plugins/card/index.spec.tsx
Normal file
File diff suppressed because it is too large
Load Diff
@ -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)}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user