dify/api/tests/test_containers_integration_tests
2026-07-16 09:36:30 +00:00
..
commands
controllers fix: fix miss create rbac binding (#39023) 2026-07-16 02:25:42 +00:00
core refactor(api): pass tenant_id explicitly to workflow repositories (#39042) 2026-07-16 09:36:30 +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 refactor: improve stream close 2 (#37106) 2026-06-23 03:32:33 +00:00
models refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
repositories refactor(api): pass tenant_id explicitly to workflow repositories (#39042) 2026-07-16 09:36:30 +00:00
services fix(agent): import workflow agents as inline (#39135) 2026-07-16 08:28:34 +00:00
tasks refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
trigger chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
workflow test: remove duplicate code executor integration coverage (#38947) 2026-07-15 03:03:30 +00:00
__init__.py
.ruff.toml chore: migrate account role test to testcontainers (#38010) 2026-06-26 05:51:14 +00:00
conftest.py test: migrate credit pool service tests to Testcontainers (#37252) 2026-06-10 01:55:50 +00:00
pyrefly.toml test: migrate tag service tests to testcontainers (#38313) 2026-07-02 11:58:56 +00:00
test_container_state_isolation.py
test_opendal_fs_default_root.py
test_workflow_pause_integration.py