mschilli / net-google-drive-simple

Net::Google::Drive::Simple CPAN Module
Other
11 stars 22 forks source link

Implement #11, update tests #43

Closed troglodyne closed 3 years ago

troglodyne commented 3 years ago

Note the third commit, as having to change what this test expects raises some red flags for me. Regardless, I was pretty much tearing my nonexistent hair out till I realized this API will only return files associated with your token, not any pre-existing data on your GDrive. If there's something else going on here that's a bug regarding this, then I have no idea what's going on.