mirror of
https://github.com/langgenius/dify.git
synced 2026-08-31 04:53:19 +08:00
- Introduced new test files for CandidateNodeMain, CustomEdge, NodeContextmenu, PanelContextmenu, HelpLine, and several hooks. - Each test file includes comprehensive tests to validate component rendering, interactions, and state management. - Enhanced test coverage for dynamic test run options and data source configurations. - Ensured proper mocking of dependencies to isolate component behavior during tests. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| add-block.tsx | ||
| default.ts | ||
| node.tsx | ||
| panel.tsx | ||
| types.ts | ||
| use-config.ts | ||
| use-interactions.helpers.ts | ||
| use-interactions.ts | ||
| use-single-run-form-params.ts | ||