dify/api/tests/unit_tests/core/file
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
..
test_file_manager.py fix: update core.file imports to core.workflow.file after merge 2026-03-19 18:05:55 +08:00
test_models.py refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00