aboutsummaryrefslogtreecommitdiff
path: root/tests/test_client.py
AgeCommit message (Expand)Author
2016-02-16Cosmetic tweaksNathaniel Manista
2016-02-08Merge pull request #394 from nathanielmanistaatgoogle/http-code-symbolic-cons...Nathaniel Manista
2016-02-04Make _ServiceAccountCredentials public.Danny Hermes
2016-02-04Removing novel crypto in service_account.py.Danny Hermes
2016-02-04Use symbolic constants for HTTP codesNathaniel Manista
2016-01-27Add to/from json methods to Credentials classesdlorenc
2016-01-05Factor out usage of utcnow() in client.Danny Hermes
2016-01-04Using more mocks in implicit environ tests.Danny Hermes
2015-11-18Update id_token on refreshDan Ring
2015-09-21Adding no-cover pragmas to unittest.main().Danny Hermes
2015-09-21Add HttpAccessTokenRefreshErrorTravis Hobrla
2015-09-15Removing unused test code.Danny Hermes
2015-08-27Using basic httplib call to check if on GCE.Danny Hermes
2015-08-26Renaming test_oauth2client.py as test_client.py.Danny Hermes