MovingBlocks / CrashReporter

A little utility for making crash reporting easier from different projects. Automation category: Terasology Library
Apache License 2.0
7 stars 9 forks source link

Limit the return of the listingTest for GDrive logs #38

Open Cervator opened 7 years ago

Cervator commented 7 years ago

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!](https://www.bountysource.com/issues/45408354-limit-the-return-of-the-listingtest-for-gdrive-logs?utm_campaign=plugin&utm_content=tracker%2F1626462&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1626462&utm_medium=issues&utm_source=github).