unchained icon indicating copy to clipboard operation
unchained copied to clipboard

Tests: Add missing file provider tests

Open pozylon opened this issue 2 months ago • 1 comments

GridFS:

  • [x] Sign Upload
  • [x] Upload with signed Stream (REST Handler, tested)
  • [x] Upload from URL (tested with bulk import)
  • [ ] Sign Download (private)
  • [ ] Download from Stream (REST Handler)
  • [ ] Remove Binaries

Minio:

  • [ ] Sign Upload
  • [ ] Upload with signed Stream (directly to s3-compat bucket) & REST Handler for Webhook
  • [ ] Upload from URL
  • [ ] Sign Download
  • [ ] Download from Stream (directly from s3-compat bucket)
  • [ ] Remove Binaries

pozylon avatar Oct 02 '25 13:10 pozylon

Actually this is already done mostly for the gridfs plugin, minio tests can be postponed to v5

pozylon avatar Oct 19 '25 11:10 pozylon