You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present the GoogleDriveConnectorTest.listingTest provides no filter as to what to list - resulting in it listing every single file ever uploaded to our GDrive. That's probably a bit much and will just get spammier over time.
Instead like with the downloadTest in the same class we can probably target one or a few specific files to validate the functionality.
At present the
GoogleDriveConnectorTest.listingTest
provides no filter as to what to list - resulting in it listing every single file ever uploaded to our GDrive. That's probably a bit much and will just get spammier over time.Instead like with the
downloadTest
in the same class we can probably target one or a few specific files to validate the functionality.Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: