dify/api/tests
Novice a883b74272
fix: update core.file imports to core.workflow.file after merge
The File class and related modules were moved from core.file to
core.workflow.file in the sandboxed-agent branch. This commit
updates all remaining references including test mock/patch paths,
Switch component defaultValue→value changes, and account setting
tab constant updates.

Made-with: Cursor
2026-03-19 18:05:55 +08:00
..
fixtures feat: implement file structured output 2026-02-05 00:11:39 +08:00
integration_tests Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
test_containers_integration_tests Merge commit '657eeb65' into sandboxed-agent-rebase 2026-03-19 17:38:56 +08:00
unit_tests fix: update core.file imports to core.workflow.file after merge 2026-03-19 18:05:55 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00
conftest.py refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00