dify/api/tests
Harry 9ed83a808a refactor: consolidate sandbox management and initialization
- Moved sandbox-related classes and functions into a dedicated module for better organization.
- Updated the sandbox initialization process to streamline asset management and environment setup.
- Removed deprecated constants and refactored related code to utilize new sandbox entities.
- Enhanced the workflow context to support sandbox integration, allowing for improved state management during execution.
- Adjusted various components to utilize the new sandbox structure, ensuring compatibility across the application.
2026-01-21 20:42:44 +08:00
..
fixtures feat: structured output support file type 2026-01-13 16:48:01 +08:00
integration_tests refactor: use session factory instead of call db.session directly (#31198) 2026-01-21 13:43:06 +08:00
test_containers_integration_tests refactor: use session factory instead of call db.session directly (#31198) 2026-01-21 13:43:06 +08:00
unit_tests refactor: consolidate sandbox management and initialization 2026-01-21 20:42:44 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00