dify/api/tests/unit_tests/services/rag_pipeline/pipeline_template
Asuka Minato 1aea3460af
test: use sqlite3 session in test_customized_retrieval (#38741)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-16 14:09:40 +00:00
..
conftest.py refactor: manage rag pipeline sessions explicitly (#38274) 2026-07-03 08:15:37 +00:00
test_built_in_retrieval.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
test_customized_retrieval.py test: use sqlite3 session in test_customized_retrieval (#38741) 2026-07-16 14:09:40 +00:00
test_database_retrieval.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
test_package_imports.py test: added test for api/services/rag_pipeline folder (#33222) 2026-04-02 06:40:52 +00:00
test_pipeline_template_base.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
test_pipeline_template_factory.py test: added test for api/services/rag_pipeline folder (#33222) 2026-04-02 06:40:52 +00:00
test_pipeline_template_type.py test: added test for api/services/rag_pipeline folder (#33222) 2026-04-02 06:40:52 +00:00
test_remote_retrieval.py test: use sqlite3 session in test_remote_retrieval (#38737) 2026-07-16 10:56:00 +00:00