google-api-php-client icon indicating copy to clipboard operation
google-api-php-client copied to clipboard

Allow Automation for User-Auth Tests

Open bshaffer opened this issue 7 years ago • 0 comments

The test framework should support supplying a Refresh Token in an environment variable, which can be used to run all of the User-Auth tests. Currently, user-auth tests require the user to sign in each time the tests are run, so these tests are not run on travis.

bshaffer avatar May 10 '17 16:05 bshaffer