dify/api/tests/test_containers_integration_tests
PandaMan 3bccdd6c9a
test: migrate Service API site controller tests to Testcontainers (#32454) (#35183)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-15 05:51:34 +00:00
..
controllers test: migrate Service API site controller tests to Testcontainers (#32454) (#35183) 2026-04-15 05:51:34 +00:00
core test: update TestContainers integration tests and unit test fixtures to SQLAlchemy 2.0 select() API (#34969) 2026-04-12 01:24:14 +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 test: migrate schedule service mock tests to testcontainers (#35196) 2026-04-14 20:34:53 +00:00
tasks test: migrate clean_notion_document integration tests to SQLAlchemy 2… (#35147) 2026-04-14 13:31:42 +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 chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +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: update TestContainers integration tests and unit test fixtures to SQLAlchemy 2.0 select() API (#34969) 2026-04-12 01:24:14 +00:00