dify/api/tests/test_containers_integration...
wangxiaolei 121d301a41
refactor: use session factory instead of call db.session directly (#31198)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-21 13:43:06 +08:00
..
core feat(graph-engine): make layer runtime state non-null and bound early (#30552) 2026-01-05 16:43:42 +08:00
factories chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
libs/broadcast_channel/redis test: Stabilize sharded Redis broadcast multi-subscriber test (#29733) 2025-12-16 16:35:55 +08:00
services fix: message clean service ut (#31038) 2026-01-15 15:13:25 +08:00
tasks refactor: use session factory instead of call db.session directly (#31198) 2026-01-21 13:43:06 +08:00
trigger test(trigger): add container integration tests for trigger (#29527) 2025-12-12 11:31:34 +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 test: Consolidate API CI test runner (#29440) 2025-12-15 13:20:31 +08:00
test_workflow_pause_integration.py Enhanced GraphEngine Pause Handling (#28196) 2025-11-26 19:59:34 +08:00