mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-09-16 07:15:45 +00:00
- Restructured single-case tests for List, Mkdir, Download, and CleanupOrphanBlobs into table-driven scenarios. - Extended Upload, Delete, Copy, and Move scenarios with admin, forbidden, malformed JSON, invalid path, missing source, and trailing-slash hint cases. - Added dedicated tests for blob deduplication on upload/copy, non-multipart bodies, orphan blob preservation on rollback, and direct deleteOrphanBlob coverage. - Introduced helpers for parameterized multipart field names, custom UID context, and on-disk blob counting.