dify/api/tests/test_containers_integration_tests
木之本澪 df3c66a8ac
test: migrate duplicate_document_indexing_task SQL tests to testcontainers (#32540)
Co-authored-by: KinomotoMio <200703522+KinomotoMio@users.noreply.github.com>
2026-03-05 02:35:24 +09:00
..
controllers/console/app refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
core refactor: human input node decouple db (#32900) 2026-03-04 13:18:32 +08:00
factories refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
helpers refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +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 refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
services feat: replace db.session with db_session_with_containers (#32942) 2026-03-04 14:50:41 +09:00
tasks test: migrate duplicate_document_indexing_task SQL tests to testcontainers (#32540) 2026-03-05 02:35:24 +09:00
trigger refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +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 refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00