dify/api/tests/test_containers_integration_tests
2026-06-21 05:18:28 +00:00
..
commands feat(api): introduce model-type migration script (#36520) 2026-05-27 02:12:11 +00:00
controllers refactor: accept db.session explicitly in APIBasedExtensionService (#37693) 2026-06-21 00:53:36 +00:00
core chore: DI current_user && use inspect (#37084) 2026-06-09 05:06:28 +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 test(api): manage backend pytest services natively (#36235) 2026-05-19 07:52:15 +00:00
models refactor(api): type end user records with enum (#36945) 2026-06-19 01:02:01 +00:00
repositories fix(agent-v2): include workflow references in agent list (#37567) 2026-06-17 05:56:53 +00:00
services refactor: accept db.session explicitly in FileService.get_upload_files_by_ids (#37695) 2026-06-21 05:18:28 +00:00
tasks chore: Caplog type (#37603) 2026-06-18 18:53:13 +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 test: migrate hit testing dump record tests (#37672) 2026-06-20 12:12: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 hit testing dump record tests (#37672) 2026-06-20 12:12: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