dify/api/tests/test_containers_integration_tests
Cyber 051f4b32e3
feat(web): add customizable input placeholder for Agent/Chatflow/Chatbot web app (#37790)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-26 09:57:31 +00:00
..
commands feat(api): introduce model-type migration script (#36520) 2026-05-27 02:12:11 +00:00
controllers feat(web): add customizable input placeholder for Agent/Chatflow/Chatbot web app (#37790) 2026-06-26 09:57:31 +00:00
core chore: make AccountService.load_user use passed session (#37764) 2026-06-24 07:29:12 +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 feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
libs refactor: improve stream close 2 (#37106) 2026-06-23 03:32:33 +00:00
models chore: migrate account role test to testcontainers (#38010) 2026-06-26 05:51:14 +00:00
repositories fix(agent-v2): include workflow references in agent list (#37567) 2026-06-17 05:56:53 +00:00
services refactor: pass db session into service calls (#37403) (#38016) 2026-06-26 07:53:27 +00:00
tasks chore: make AccountService.load_user use passed session (#37764) 2026-06-24 07:29:12 +00:00
trigger refactor: quota v3 integration (#35436) 2026-04-27 01:49:40 +00:00
workflow refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
__init__.py Feat add testcontainers test (#23269) 2025-08-04 19:27:36 +08:00
.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 chore: migrate account role test to testcontainers (#38010) 2026-06-26 05:51:14 +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 refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00
test_workflow_pause_integration.py refactor: add type to test (#30873) 2026-05-07 03:46:23 +00:00