dify/api/tests/unit_tests/controllers/console/datasets/rag_pipeline
2026-09-08 09:31:08 +00:00
..
__init__.py test: unit test cases for console.datasets module (#32179) 2026-03-09 17:07:13 +08:00
test_datasource_auth.py feat(plugin-auth): visibility picker for OAuth credentials (#39840) 2026-08-17 02:41:26 +00:00
test_datasource_content_preview.py refactor: replace manual model_validate with @model_validate in rag_pipeline controllers (#40237) 2026-08-09 08:22:50 +00:00
test_rag_pipeline_datasets.py test: migrate residual controller sessions and ORM models to SQLite (#40606) 2026-08-15 15:15:11 +00:00
test_rag_pipeline_draft_variable.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
test_rag_pipeline_import.py test: migrate residual controller sessions and ORM models to SQLite (#40606) 2026-08-15 15:15:11 +00:00
test_rag_pipeline_workflow_apis.py refactor(models): pass session into WorkflowNodeExecutionModel accessors (#41968) 2026-09-08 09:31:08 +00:00
test_rag_pipeline_workflow.py test: enforce centralized config overrides (#40869) 2026-08-29 14:05:35 +00:00
test_rag_pipeline.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00