mirror of
https://github.com/langgenius/dify.git
synced 2026-06-27 07:31:09 +08:00
- 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). |
||
|---|---|---|
| .. | ||
| fixtures/workflow | ||
| helpers | ||
| integration_tests | ||
| test_containers_integration_tests | ||
| unit_tests | ||
| __init__.py | ||
| conftest.py | ||
| pytest_dify.py | ||
| seed_legacy_model_type_dirty_data.py | ||
| workflow_test_utils.py | ||