dify/api/tests
Asuka Minato 2844948aa0
test: use SQLite sessions in core app (#39100)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-29 08:14:06 +00: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: use jinja sandbox (#39609) 2026-07-27 06:03:01 +00:00
test_containers_integration_tests test: move service dataset controller coverage to unit tests (#38941) 2026-07-29 07:57:35 +00:00
unit_tests test: use SQLite sessions in core app (#39100) 2026-07-29 08:14:06 +00: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