dify/api/tests
CodingOnStar 39a289ffa7 Merge branch 'feat/creator-profile-home' into deploy/dev
# Conflicts:
#	api/controllers/console/agent/composer.py
#	api/controllers/console/agent/roster.py
2026-09-02 16:39:05 +08:00
..
fixtures/workflow chore(api): Upgrade graphon to v0.5.1 (#37168) 2026-06-11 07:37:27 +00: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 refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
unit_tests Merge branch 'feat/creator-profile-home' into deploy/dev 2026-09-02 16:39:05 +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