aboutsummaryrefslogtreecommitdiff
path: root/tests/test_file.py
AgeCommit message (Expand)Author
2017-03-27Make `tox -e flake8` pass. (#705)Craig Citro
2016-08-15Remove __author__ lines, add contributors.mdJon Wayne Parrott
2016-08-11Clean up imports (#625)Pat Ferate
2016-08-11Use transport.request in tests.Danny Hermes
2016-08-11Drop unittest2 dependencyDanny Hermes
2016-08-04Merge util.py and _helpers.pyPat Ferate
2016-08-01Handle missing storage files (#576)Pat Ferate
2016-07-27Update imports to only Packages or ModulesPat Ferate
2016-07-11Check for Google import order style in flake8Pat Ferate
2016-07-06Use context manager for assertRaises (#537)Pat Ferate
2016-06-29Adding Python 3.5 capability (#531)Pat Ferate
2016-02-21Getting to 100% line coverage in tests.Danny Hermes
2016-02-20Removing all uses of self.fail().Danny Hermes
2016-02-16Cosmetic tweaksNathaniel Manista
2015-12-11Move non-core modules to contrib.Jon Wayne Parrott
2015-12-04Move tests that only apply to multistore_file out of test_file.pyJon Wayne Parrott
2015-09-22Adding no-cover pragma to test_file for Py3 compat imports.Danny Hermes
2015-09-21Adding no-cover pragmas to unittest.main().Danny Hermes
2015-08-21Moving __author__ after imports in tests/.Danny Hermes
2015-08-21Making tests/ files pass PEP8.Danny Hermes
2015-08-21Raw pep8ify changes.Danny Hermes
2015-05-13Rewind original stream body when refreshing.Travis Hobrla
2015-05-12Fix test_token_refresh_store_expires_soon for Python3Travis Hobrla
2015-05-11Avoid using expired tokens from credential storage.Travis Hobrla
2014-10-10Merge remote-tracking branch 'origin/master' into python3INADA Naoki
2014-09-23One more copyright update.Craig Citro
2014-09-23Update all copyright lines.Craig Citro
2014-08-20HttpMockSequence should return bytes as content.INADA Naoki
2014-08-19Merge branch 'master' into six-cleanupINADA Naoki
2014-08-18Require python >= 2.6, use the json module.Craig Citro
2014-07-16Explicit relative imports, trying to use future_builtins.oct() for python2.x.Pat Ferate
2014-07-14Updating Octal codes to new format (leading "0o" instead of leading "0")Pat Ferate
2014-05-05Drop the googleapiclient copy, and cleanup tests.Craig Citro