mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 02:32:18 +00:00
[refactor] Reorganize CLAUDE.md into hierarchical subdirectory files (#4640)
This commit is contained in:
13
tests-ui/CLAUDE.md
Normal file
13
tests-ui/CLAUDE.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Unit Testing Guidelines
|
||||
|
||||
## Testing Approach
|
||||
|
||||
- Write tests for new features
|
||||
- Run single tests for performance
|
||||
- Follow existing test patterns
|
||||
|
||||
## Test Structure
|
||||
|
||||
- Check @tests-ui/README.md for guidelines
|
||||
- Use existing test utilities
|
||||
- Mock external dependencies
|
||||
Reference in New Issue
Block a user