dify/api/tests/test_containers_integration_tests
2026-08-24 23:35:54 -07:00
..
commands feat(api): introduce model-type migration script (#36520) 2026-05-27 02:12:11 +00:00
controllers refactor(api): extract web app runtime bootstrap (#40949) 2026-08-20 05:05:31 +00:00
core feat(workflow): support human input in loop and iteration (#39243) 2026-08-03 02:24:18 +00:00
factories refactor(tests): use db_session_with_containers in test_storage_key_loader (#35766) 2026-05-02 17:49:20 +00:00
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 test: keep API token cache coverage on real Redis 2026-08-24 23:35:54 -07:00
models feat(workflow): support human input in loop and iteration (#39243) 2026-08-03 02:24:18 +00:00
repositories refactor(api): replace legacy recommended app retrieval stack (#40395) 2026-08-20 13:13:43 +00:00
services test: clarify container boundaries for storage and Redis 2026-08-24 23:35:54 -07:00
tasks refactor(agent): remove Agent Drive (#40887) 2026-08-19 06:34:36 +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 Feat add testcontainers test (#23269) 2025-08-04 19:27:36 +08:00
.ruff.toml refactor(api): replace legacy recommended app retrieval stack (#40395) 2026-08-20 13:13:43 +00:00
conftest.py test: migrate credit pool service tests to Testcontainers (#37252) 2026-06-10 01:55:50 +00:00
pyrefly.toml refactor(api): replace legacy recommended app retrieval stack (#40395) 2026-08-20 13:13:43 +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_workflow_pause_integration.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00