dify/api/tests/test_containers_integration_tests
木之本澪 5cb1b53b47
test: migrate dataset service update-dataset SQL tests to testcontainers (#32533)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-27 07:10:15 +09:00
..
controllers/console/app feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
core feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
factories refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00
helpers feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
libs fix(api): make DB migration Redis lock TTL configurable and prevent LockNotOwnedError from masking failures (#32299) 2026-02-14 14:55:05 +08:00
models test: example for [Refactor/Chore] use Testcontainers to do sql test #32454 (#32459) 2026-02-25 23:22:20 +08:00
repositories test: migrate node execution repository sql tests to testcontainers (#32524) 2026-02-25 05:01:26 +09:00
services test: migrate dataset service update-dataset SQL tests to testcontainers (#32533) 2026-02-27 07:10:15 +09:00
tasks test: migrate dataset_indexing_task SQL tests to testcontainers (#32531) 2026-02-27 06:06:42 +09:00
trigger test(trigger): add container integration tests for trigger (#29527) 2025-12-12 11:31:34 +08:00
workflow fix(template-transform): use base64 encoding for Jinja2 templates to fix #26818 (#30223) 2025-12-29 13:03:39 +08:00
__init__.py Feat add testcontainers test (#23269) 2025-08-04 19:27:36 +08:00
conftest.py test: Consolidate API CI test runner (#29440) 2025-12-15 13:20:31 +08:00
test_workflow_pause_integration.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00