aboutsummaryrefslogtreecommitdiff
path: root/tests/test_tools.py
AgeCommit message (Expand)Author
2016-08-11Drop unittest2 dependencyDanny Hermes
2016-07-27Update imports to only Packages or ModulesPat Ferate
2016-07-19Update string formatters to new stylePat Ferate
2016-07-11Check for Google import order style in flake8Pat Ferate
2016-07-08Clean up whitespacePat Ferate
2016-07-08Remove unused local variable assignmentPat Ferate
2016-07-06Use context manager for assertRaises (#537)Pat Ferate
2016-03-16100% coverage for oauth2client.toolsJon Wayne Parrott
2015-09-21Adding no-cover pragmas to unittest.main().Danny Hermes
2015-08-21Making tests/ files pass PEP8.Danny Hermes
2015-08-21Raw pep8ify changes.Danny Hermes
2015-02-01added test file for tools module containing a test for the ClientRedirectServ...KCs