dify/api/tests
Harry e7c3e4cd21 feat: introduce attribute management system for sandbox
- Added AttrMap and AttrKey classes for type-safe attribute storage.
- Implemented AppAssetsAttrs and SkillAttrs for managing application and skill attributes.
- Refactored Sandbox and initializers to utilize the new attribute management system, enhancing modularity and clarity in asset handling.
2026-01-22 17:26:09 +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: use session factory instead of call db.session directly (#31198) 2026-01-21 13:43:06 +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: introduce attribute management system for sandbox 2026-01-22 17:26:09 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00