mirror of
https://github.com/langgenius/dify.git
synced 2026-03-31 10:58:48 +08:00
- Removed unnecessary eslint suppressions for self-hosted plan item and upgrade button test files. - Added comprehensive tests for billing components, including AnnotationFull, AnnotationFullModal, and AppsFull, ensuring proper rendering and functionality. - Introduced new tests for billing configuration and plan components, validating constants and plan properties. - Enhanced existing tests for Billing and HeaderBillingBtn components to cover various scenarios and edge cases.