dify/api/tests/test_containers_integration_tests/controllers/console
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
..
app chore: DI current_user && use inspect (#37084) 2026-06-09 05:06:28 +00:00
auth refactor(api): migrate tenant/user via DI: apikey, extension, data_source_bearer, oauth_server (#36660) 2026-05-26 08:22:35 +00:00
datasets refactor(api): migrate remaining console APIs to use injected user/tenant (#37288) 2026-06-11 01:30:31 +00:00
explore refactor(api): migrate remaining console APIs to use injected user/tenant (#37288) 2026-06-11 01:30:31 +00:00
workspace refactor(api): migrate remaining console APIs to use injected user/tenant (#37288) 2026-06-11 01:30:31 +00:00
helpers.py refactor(api): migrate console.datasets.rag_pipeline partially to BaseModel (#36649) 2026-06-03 17:44:10 +00:00
test_api_based_extension.py refactor(api): migrate tenant/user via DI: apikey, extension, data_source_bearer, oauth_server (#36660) 2026-05-26 08:22:35 +00:00
test_apikey.py fix: resolve CI failures after merging main 2026-06-18 14:20:18 +09:00
test_feature.py refactor(api): migrate console tags to tenant/user via DI and improve tests (#36658) 2026-05-26 08:20:10 +00:00
test_files.py refactor(api): migrate console tags to tenant/user via DI and improve tests (#36658) 2026-05-26 08:20:10 +00:00