aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-05-20Merge pull request #488 from dhermes/swap-to-utcnowNathaniel Manista
2016-05-16Added JWTAccessCredentials.Ken Payson
2016-04-08Hit 100% with branch coverageBill Prin
2016-04-08Get django_orm to 100% coverageBill Prin
2016-04-08100% coverage for oauth2client.contrib.multistore_fileJon Wayne Parrott
2016-04-07Replacing now() with utcnow() in device info code.Danny Hermes
2016-04-07Merge pull request #486 from dhermes/cover-client-v7Danny Hermes
2016-04-07Merge pull request #478 from jonparrott/openersDanny Hermes
2016-04-06Getting client.py to 100% coverage.Danny Hermes
2016-04-06Adding test coverage for client.py.Danny Hermes
2016-04-06Testing OAuth2Credentials._do_retrieve_scopes().Danny Hermes
2016-04-06Adding more branch coverage in client.py.Danny Hermes
2016-04-06Adding tests for all branches of OAuth2Credentials._do_revoke.Danny Hermes
2016-04-06Improving test branch coverage in client.py.Danny Hermes
2016-04-06Move platform-specific openers to their own modules.Jon Wayne Parrott
2016-04-06Adding test coverage for client.py module.Danny Hermes
2016-03-18Merge pull request #467 from jonparrott/coverage-locked-fileJon Wayne Parrott
2016-03-17Added tests for contrib.locked_file.Jon Wayne Parrott
2016-03-16Merge pull request #462 from jonparrott/test-coverage-appengineJon Wayne Parrott
2016-03-16100% coverage for contrib.appengineJon Wayne Parrott
2016-03-16100% coverage for oauth2client.toolsJon Wayne Parrott
2016-03-14100% coverage for oauth2client.utilJon Wayne Parrott
2016-03-11Fix flask required decorator to redirect on expired credentials.Jon Wayne Parrott
2016-03-01Expand API for step2_exchangeEddie Warner
2016-02-24Move conditionally defined ndb helpers into their own module.Danny Hermes
2016-02-22Merge pull request #429 from dhermes/move-dict-to-tupleDanny Hermes
2016-02-22Merge pull request #421 from dhermes/sign-blob-all-svc-accountsDanny Hermes
2016-02-22Moving util.dict_to_tuple_key() into only module that uses it.Danny Hermes
2016-02-22Adding common sign_blob() service account types.Danny Hermes
2016-02-21Getting to 100% line coverage in tests.Danny Hermes
2016-02-20Removing all uses of self.fail().Danny Hermes
2016-02-19Merge pull request #419 from dhermes/fix-gce-acquire-2Danny Hermes
2016-02-19Stop sending scopes in token requests on GCEDanny Hermes
2016-02-19Helpful error message in P12 factory in absence of pyOpenSSL.Danny Hermes
2016-02-19Merge pull request #411 from dhermes/fix-gce-acquireDanny Hermes
2016-02-19Implementing ServiceAccountCredentials.create_delegated().Danny Hermes
2016-02-19Fixing broken token acquire endpoint on GCE.Danny Hermes
2016-02-17Implement ServiceAccountCredentials.from_p12_keyfile_buffer().Danny Hermes
2016-02-17Merge pull request #410 from nathanielmanistaatgoogle/symbolic-constantNathaniel Manista
2016-02-16Use symbolic constant rather than literal valueNathaniel Manista
2016-02-16Cosmetic tweaksNathaniel Manista
2016-02-09Merge pull request #387 from Galabar001/masterNathaniel Manista
2016-02-09Look at the v1 endpoint for the GCE metadata serverKevin Regan
2016-02-08Merge pull request #394 from nathanielmanistaatgoogle/http-code-symbolic-cons...Nathaniel Manista
2016-02-05Merge pull request #368 from jay0lee/patch-2Nathaniel Manista
2016-02-05-Updated Google URIsJay Lee
2016-02-05Removing SignedJwtAssertionCredentials.Danny Hermes
2016-02-05Implementing p12 support in ServiceAccountCredentials.Danny Hermes
2016-02-04Make _ServiceAccountCredentials public.Danny Hermes
2016-02-04Removing novel crypto in service_account.py.Danny Hermes