aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)Author
2015-09-03Adding tests to coverage report.Danny Hermes
2015-08-25Combining appengine tests into coverageJon Wayne Parrott
2015-08-17Adding travis and tox configuration to run the app engine testsJon Wayne Parrott
2015-08-14Upgrading mock and fixing flask assertsJon Wayne Parrott
2015-08-13Making sure libgmp is ignored in pypy tox env.Danny Hermes
2015-08-13Removing import OpenSSL hack.Danny Hermes
2015-08-10Merge pull request #247 from dhermes/remove-unused-tox-partNathaniel Manista
2015-08-07Removing section from tox that is YAML formatted.Danny Hermes
2015-08-07Removing pushdocs tox env.Danny Hermes
2015-07-30Flask 3LO helperJon Wayne Parrott
2015-07-10Pinning mock at version 1.0.1.Danny Hermes
2015-07-09Add webapp2 to the docs test environmentEmanuele Pucciarelli
2015-05-14Adding passenv to tox coveralls rule.Danny Hermes
2015-05-13Adding passenv to tox.ini.Danny Hermes
2015-04-13Adding system tests to make sure token exchange works as expected.Danny Hermes
2015-03-02Better doc building on travis.Craig Citro
2015-01-06Setting up travis to push updated docs.Craig Citro
2015-01-06Minor cleanups:Craig Citro
2015-01-06Switch to the readthedocs sphinx theme.Craig Citro
2015-01-06Cleanup conf.py.Craig Citro
2015-01-05Update tox.ini for py26+django.Craig Citro
2015-01-05Automate doc creation.Craig Citro
2014-12-19Finish switching to mock from mox.Craig Citro
2014-12-19Add a timeout for GCE detection.Craig Citro
2014-12-17Clean up test envs.Craig Citro
2014-12-12First pass at coveralls integration.Craig Citro
2014-11-13Fix a bad import for python 3.3+.Craig Citro
2014-11-13Drop python 3.3 from tox testing for now.Craig Citro
2014-08-31Requires pyopenssl>=0.14 on Python 3.INADA Naoki
2014-08-20Drop Python 3.2 supportINADA Naoki
2014-08-11Merge branch 'master' into python3Pat Ferate
2014-08-11Merge branch 'master' of https://github.com/google/oauth2clientPat Ferate
2014-08-11Use Django 1.5INADA Naoki
2014-07-21Adding test cases to master branch to see how it looks. Expecting a lot of r...Pat Ferate
2014-07-21Adding additional CI environments (specify branches)Pat Ferate
2014-07-18Adding test cases for Python 3.4Pat Ferate
2014-07-18Fix pypy tox environmentsPat Ferate
2014-07-17Updating to Django 1.5 for Python3 supportPat Ferate
2014-07-17Setting up multiple tox test environmentsPat Ferate
2014-07-15Some more adjustments to the CI configuration. (Matching python versions to ...Pat Ferate
2014-07-15Adjusting CI environments (2.6 and 3.2 only)Pat Ferate
2014-07-15Adding additional CI environmentsPat Ferate
2014-07-09Update django to 1.6.5INADA Naoki
2014-05-05First travis.yml for oauth2client.Craig Citro
2014-05-05Drop the googleapiclient copy, and cleanup tests.Craig Citro
2013-08-07uritemplates also missing from oauth2client setup.Joe Gregorio
2013-04-05Fixing oauth2client appengine test to account for new devappserver.Daniel Hermes
2013-01-03Add PEM support.Joe Gregorio
2012-09-06Replace test runners with nose, and add tox support.Ali Afshar