iterative / PyDrive2

Google Drive API Python wrapper library. Maintained fork of PyDrive.
https://docs.iterative.ai/PyDrive2
Other
565 stars 70 forks source link

chore(fs): add tests to cover recent PRs #328

Closed shcheklein closed 7 months ago

shcheklein commented 8 months ago

Tests for the recent PR regressions:

https://github.com/iterative/PyDrive2/pull/322 https://github.com/iterative/PyDrive2/pull/321

Also seems that https://github.com/iterative/PyDrive2/issues/229 is fixed now. This PR also covers a basic test for it. @simone-viozzi please confirm if / when you have time.

Closes https://github.com/iterative/PyDrive2/issues/229

shcheklein commented 8 months ago

@iterative/dvc a gentle reminder to review this please.