mirror of
https://github.com/langgenius/dify.git
synced 2026-03-22 14:57:58 +08:00
Replace dynamic imports with static imports in marketplace atom tests. Convert type-only and not-toThrow assertions into proper state-change verifications. Add comprehensive test suite for model-provider-page atoms covering all four hooks, cross-hook interaction, selectAtom granularity, and Provider isolation.