dify/web/__tests__/develop
yungle246 940686b731 fix: resolve CI failures after merging main
- Migration: rebase dataset_id migration onto current head (d2f1a4b8c3e0)
  instead of 7bad07dc267d, which had become a second head after upstream
  merged 0b2f2c8a9d1e; restores a single Alembic head.
- Integration test: capture dataset ids into locals before the commit that
  expires the instances, fixing a DetachedInstanceError in
  test_list_excludes_keys_bound_to_other_datasets.
- Web test: add the new useDatasetScopedApiKeys export to the use-dataset mock
  in api-key-management-flow.test.tsx (SecretKeyModal now calls it).
2026-06-18 14:20:18 +09:00
..
api-key-management-flow.test.tsx fix: resolve CI failures after merging main 2026-06-18 14:20:18 +09:00
develop-page-flow.test.tsx refactor(web): extract custom hooks from complex components and add comprehensive tests (#32301) 2026-02-13 17:21:34 +08:00