dify/api/tests/test_containers_integration_tests
YBoy 97764c4a57
test: migrate plugin service tests to testcontainers (#34098)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-03-26 20:36:12 +00:00
..
controllers/console refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
core refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
factories refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
helpers chore(api): remove backend utcnow usage (#34131) 2026-03-26 08:51:49 +00:00
libs fix(api): StreamsBroadcastChannel start reading messages from the end (#34030) 2026-03-25 10:21:57 +08:00
models refactor: use EnumText for dataset and replace string literals 4 (#33606) 2026-03-18 09:18:08 +09:00
repositories chore(api): remove backend utcnow usage (#34131) 2026-03-26 08:51:49 +00:00
services test: migrate plugin service tests to testcontainers (#34098) 2026-03-26 20:36:12 +00:00
tasks refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00
trigger refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +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 refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
test_opendal_fs_default_root.py fix: pass default root to OpenDAL Operator for fs scheme (#33678) 2026-03-19 15:30:13 +08:00
test_workflow_pause_integration.py refactor(api): rename dify_graph to graphon (#34095) 2026-03-25 21:58:56 +08:00