mirror of
https://github.com/langgenius/dify.git
synced 2026-03-16 12:27:42 +08:00
- Introduced a new test suite for the billing integration, covering the rendering of the billing page and plan components, ensuring all usage metrics are displayed correctly. - Enhanced tests for the partner stack info hook to handle various scenarios, including invalid cookie JSON, absence of keys, and error handling during binding. - Updated existing tests for the CloudPlanItem component to cover additional edge cases and ensure proper behavior during user interactions.