WaterButler is a Python web application for interacting with various file storage services via a single RESTful API, developed at Center for Open Science.
Apache License 2.0
62
stars
76
forks
source link
[ENG-336] [OATHPIT] Throw OneDrive into the Oath Pit #392
Ticket
https://openscience.atlassian.net/browse/ENG-336
Purpose
Enable and update the OneDrive provider for
aiohttp3
.Changes
No changes 🔥 🔥 🔥
Side effects
N / A
Fixed move / copy which is broken on both
staging
andprod
.QA Notes
Dev Tests
As usual, no comments indicates a PASS. Please test both OneDrive root and OneDrive folder as OSF project root.
Getting metadata for a file / folder: tested along folder listing and file rendering
Downloading
Uploading: N / A
DAZ
Deleting: N / A
Folder
Rename files and folders: N / A
Verifying non-root folder access for id-based folders: Yes and tested
Intra move / copy: N / A
Inter move / copy (light testing only)
Comments persist with moves (light testing only)
If enabled, test revisions: enabled and tested
Project root is storage root vs. a subfolder: Yes and tested
Updating a file: N / A
Deployment Notes
No