dify/api/tests
Harry 521b66c488 feat(app-bundle): implement app bundle import/export functionality
- Introduced AppBundleService for managing app bundle publishing and importing, integrating workflow and asset services.
- Added methods for exporting app bundles as ZIP files, including DSL and asset management.
- Implemented source zip extraction and validation to enhance asset import processes.
- Refactored asset packaging to utilize AssetZipPackager for improved performance and organization.
- Enhanced error handling for bundle format and security during import operations.
2026-01-22 22:46:57 +08:00
..
fixtures refactor: rename mention node to nested_node for generic sub-graph support 2026-01-22 13:15:13 +08:00
integration_tests refactor: Move workflow node factory to app workflow (#31385) 2026-01-22 18:08:21 +08:00
test_containers_integration_tests refactor(db): enforce non-null message annotation questions (#27915) 2026-01-22 16:13:10 +08:00
unit_tests feat(app-bundle): implement app bundle import/export functionality 2026-01-22 22:46:57 +08:00
__init__.py