justinjm / googleCloudAutoMLTablesR

R package for interacting with Google Cloud AutoML Tables API
https://code.justinmarciszewski.me/googleCloudAutoMLTablesR
Other
4 stars 2 forks source link

Add unit test for authentication `gcat_auth()` #3

Closed justinjm closed 4 years ago

justinjm commented 4 years ago

Need to figure out proper unit test and/or workflow for testing authentication

justinjm commented 4 years ago

Oops..reopening since referenced wrong issue in last commit!

https://github.com/justinjm/googleCloudAutoMLTablesR/commit/9c0db73a2fd8ac4534da9e3b964a0b46f574f0bc

justinjm commented 4 years ago

Moving off critical path to CRAN 1.0 and using gar_auth() for now

justinjm commented 4 years ago

On second thought, closing this since redundant and implied with issue https://github.com/justinjm/googleCloudAutoMLTablesR/issues/10