mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +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. |
||
|---|---|---|
| .. | ||
| model-auth | ||
| model-badge | ||
| model-icon | ||
| model-modal | ||
| model-name | ||
| model-parameter-modal | ||
| model-selector | ||
| provider-added-card | ||
| provider-icon | ||
| system-model-selector | ||
| atoms.spec.tsx | ||
| atoms.ts | ||
| declarations.ts | ||
| hooks.spec.ts | ||
| hooks.ts | ||
| index.spec.tsx | ||
| index.tsx | ||
| install-from-marketplace.spec.tsx | ||
| install-from-marketplace.tsx | ||
| utils.spec.ts | ||
| utils.ts | ||