dify/api/tests/test_containers_integration_tests
yyh 01460f681e
fix(web): render workspace plan badge during SSR (#40581)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-12 07:45:39 +00:00
..
commands feat(api): introduce model-type migration script (#36520) 2026-05-27 02:12:11 +00:00
controllers fix(api): bind remaining RAG resources to owners (#40503) 2026-08-12 06:05:16 +00:00
core feat(workflow): support human input in loop and iteration (#39243) 2026-08-03 02:24:18 +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 feat(workflow): support human input in loop and iteration (#39243) 2026-08-03 02:24:18 +00:00
repositories chore(api): consolidate chained .where() calls into single calls (#39819) 2026-07-30 16:59:50 +00:00
services fix(web): render workspace plan badge during SSR (#40581) 2026-08-12 07:45:39 +00:00
tasks refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
trigger refactor(api): consolidate deployment edition handling (#40142) 2026-08-11 07:39:01 +00:00
workflow test: remove duplicate code executor integration coverage (#38947) 2026-07-15 03:03:30 +00:00
__init__.py
.ruff.toml ci: enforce strict checks for unit tests (#39682) 2026-07-28 09:10:02 +00:00
conftest.py test: migrate credit pool service tests to Testcontainers (#37252) 2026-06-10 01:55:50 +00:00
pyrefly.toml chore: bump pyrefly version (#39876) 2026-08-03 05:59:01 +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