dify/api/tests
Harry 0da4d64d38 feat(sandbox-layer): refactor sandbox management and integrate with SandboxManager
- Simplified the SandboxLayer initialization by removing unused parameters and consolidating sandbox creation logic.
- Integrated SandboxManager for better lifecycle management of sandboxes during workflow execution.
- Updated error handling to ensure proper initialization and cleanup of sandboxes.
- Enhanced CommandNode to retrieve sandboxes from SandboxManager, improving sandbox availability checks.
- Added unit tests to validate the new sandbox management approach and ensure robust error handling.
2026-01-09 11:23:03 +08:00
..
fixtures/workflow fix: workflow end node validate error (#29473) 2025-12-11 13:47:37 +08:00
integration_tests refactor(code_node): implement DI for the code node (#30519) 2026-01-04 21:50:42 +08:00
test_containers_integration_tests feat(graph-engine): make layer runtime state non-null and bound early (#30552) 2026-01-05 16:43:42 +08:00
unit_tests feat(sandbox-layer): refactor sandbox management and integrate with SandboxManager 2026-01-09 11:23:03 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00