dify/api/tests/test_containers_integration_tests
yyh e730124740
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
#	api/uv.lock
#	web/app/components/apps/__tests__/app-card.spec.tsx
#	web/app/components/apps/__tests__/list.spec.tsx
#	web/app/components/datasets/create/__tests__/index.spec.tsx
#	web/app/components/datasets/metadata/metadata-dataset/__tests__/dataset-metadata-drawer.spec.tsx
#	web/app/components/plugins/readme-panel/__tests__/index.spec.tsx
#	web/app/components/rag-pipeline/__tests__/index.spec.tsx
#	web/app/components/rag-pipeline/hooks/__tests__/index.spec.ts
#	web/eslint-suppressions.json
2026-02-13 15:17:52 +08:00
..
controllers/console/app feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
core feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
factories chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
helpers feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
libs feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
models feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
repositories feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
services Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
tasks refactor: document_indexing_sync_task split db session (#32129) 2026-02-09 17:12:16 +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 fix CI 2026-01-17 15:55:27 +08:00
test_workflow_pause_integration.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00