mirror of
https://github.com/langgenius/dify.git
synced 2026-04-22 03:37:44 +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.