dify/api/tests/test_containers_integration_tests
wdeveloper16 11c518478e
test: migrate AudioService TTS message-ID lookup tests to Testcontainers integration tests (#34992)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-04-13 06:26:43 +00:00
..
controllers refactor: migrate app site from marshal_with/api.model to Pydantic BaseModel (#34933) 2026-04-13 05:18:16 +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 AudioService TTS message-ID lookup tests to Testcontainers integration tests (#34992) 2026-04-13 06:26:43 +00:00
tasks refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
trigger refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +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