dify/api/tests
2026-09-07 16:50:04 +08:00
..
fixtures/workflow Implement the requested changes across the application 2026-08-09 22:40:48 -04:00
helpers chore: port isinstance to match case (#37271) 2026-06-18 00:18:03 +00:00
integration_tests fix(api): raise Socket.IO max_http_buffer_size for large workflows (#41347) 2026-08-27 11:48:42 +00:00
test_containers_integration_tests fix(knowledge-fs): resolve CI failures and defer workflow runtime initialization 2026-09-07 15:36:28 +08:00
unit_tests fix(website-import): add replaceExistingSelection flag to crawl import payload 2026-09-07 16:50:04 +08:00
__init__.py
conftest.py
pytest_dify.py test(api): manage backend pytest services natively (#36235) 2026-05-19 07:52:15 +00:00
seed_legacy_model_type_dirty_data.py feat(api): introduce model-type migration script (#36520) 2026-05-27 02:12:11 +00:00
workflow_test_utils.py