mirror of
https://github.com/langgenius/dify.git
synced 2026-03-11 18:27:50 +08:00
- Enhance document-status-with-action/index-failed.spec.tsx by adding cleanup after each test and ensuring state updates are properly awaited. - Update secret-key-button.spec.tsx to improve modal rendering tests by using data-testid for app ID. - Refactor secret-key-generate.spec.tsx to clarify expectations on modal close behavior. These changes aim to increase test reliability and maintainability across the affected components.