aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)Author
2016-04-08Require 100% line coverage for tests.Danny Hermes
2016-02-24Move conditionally defined ndb helpers into their own module.Danny Hermes
2016-02-19Merge pull request #416 from dhermes/gce-only-system-testNathaniel Manista
2016-02-18Adding GCE-only system test.Danny Hermes
2016-02-18Making GAE_PYTHON optional in tox config.Danny Hermes
2016-01-05Removing keyring testing from py26 testing.Danny Hermes
2015-12-15Fixing tests to ignore app engine.Jon Wayne Parrott
2015-12-14Improved unit-test line coverage and quality.Danny Hermes
2015-12-11Move non-core modules to contrib.Jon Wayne Parrott
2015-12-04Add Django Util With DecoratorBill Prin
2015-12-03More informative error when failing to open secrets file.Danny Hermes
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