dify/api/tests/test_containers_integration_tests
2026-09-07 10:59:09 +00:00
..
commands fix(api): migrate legacy model types during upgrade (#41326) 2026-08-27 02:00:33 +00:00
controllers refactor(api): extract console workflow run application service (#41336) 2026-09-04 08:16:49 +00:00
core refactor(api): extract console workflow run application service (#41336) 2026-09-04 08:16:49 +00:00
factories
helpers chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247) 2026-07-03 03:45:21 +00:00
libs fix(api): prevent dropped workflow_started events in Redis Streams (#40964) 2026-08-21 03:46:50 +00:00
models refactor(models): remove the last standalone legacy db.session properties on Dataset (#41911) 2026-09-07 09:27:04 +00:00
repositories refactor(api): extract console workflow run application service (#41336) 2026-09-04 08:16:49 +00:00
services fix(api): reject ownerless pending DSL imports (#40107) 2026-09-07 10:59:09 +00:00
tasks refactor(models): remove the last standalone legacy db.session properties on Dataset (#41911) 2026-09-07 09:27:04 +00:00
trigger refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
workflow test: remove duplicate code executor integration coverage (#38947) 2026-07-15 03:03:30 +00:00
__init__.py
.ruff.toml refactor(console): decouple app tracing configuration (#41576) 2026-09-07 02:47:00 +00:00
conftest.py test: migrate credit pool service tests to Testcontainers (#37252) 2026-06-10 01:55:50 +00:00
pyrefly.toml refactor(console): decouple app tracing configuration (#41576) 2026-09-07 02:47:00 +00:00
test_container_state_isolation.py test: satisfy strict pyrefly for migrated container tests (#36791) 2026-06-01 11:09:40 +00:00
test_opendal_fs_default_root.py
test_workflow_pause_integration.py