dify/api/tests/test_containers_integration_tests
tmimmanuel e64f4d6039
refactor: replace sa.String with EnumText in mapped_column for type s… (#33332)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 13:38:27 +09:00
..
controllers/console/app refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
core refactor: use generate_valid_password helper for creating test account passwords (#33192) 2026-03-10 15:42:52 +08:00
factories refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
helpers refactor: use generate_valid_password helper for creating test account passwords (#33192) 2026-03-10 15:42:52 +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: [Refactor/Chore] use Testcontainers to do sql test #32454 (#32460) 2026-03-13 17:32:39 +09:00
repositories refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
services refactor: replace sa.String with EnumText in mapped_column for type s… (#33332) 2026-03-14 13:38:27 +09:00
tasks refactor: replace sa.String with EnumText in mapped_column for type s… (#33332) 2026-03-14 13:38:27 +09:00
trigger refactor: reuse redis connection instead of create new one (#32678) 2026-03-09 15:53:21 +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 fix(api): fix the issue that workflow_runs.started_at is overwritten while resuming (#32851) 2026-03-06 15:41:30 +08:00
test_workflow_pause_integration.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00