dify/api/tests/test_containers_integration_tests
bohdansolovie 9fa50774b4
test: migrate duplicate and vector index task integration tests to SQLAlchemy 2.0 APIs (#35292)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-16 04:36:33 +00:00
..
controllers test(types): replace Account/Tenant status string literals with enum values (#35267) 2026-04-15 15:52:38 +00:00
core test(types): replace Account/Tenant status string literals with enum values (#35267) 2026-04-15 15:52:38 +00:00
factories refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
helpers refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
libs fix(api): StreamsBroadcastChannel start reading messages from the end (#34030) 2026-03-25 10:21:57 +08:00
models test: implement Account/Tenant model integration tests to replace db-mocked unit tests (#34994) 2026-04-13 03:39:16 +00:00
repositories refactor: migrate WorkflowPause and WorkflowPauseReason to TypeBase (#34688) 2026-04-13 05:46:52 +00:00
services feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
tasks test: migrate duplicate and vector index task integration tests to SQLAlchemy 2.0 APIs (#35292) 2026-04-16 04:36:33 +00:00
trigger test: migrate trigger integration tests to SQLAlchemy 2.0 select API (#35081) 2026-04-13 17:19:34 +00: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 feat: collaboration (#30781) 2026-04-16 02:21:04 +00: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 test(types): replace Account/Tenant status string literals with enum values (#35267) 2026-04-15 15:52:38 +00:00