aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)Author
2019-02-08Revert "Upgrade oauth2client to v4.1.3"android-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-q-preview-1Kevin Cheng
2017-05-09Fix system tests (#713)Jon Wayne Parrott
2017-05-09Fix ci (#712)Jon Wayne Parrott
2017-03-27Make `tox -e flake8` pass. (#705)Craig Citro
2016-08-15Enable cover tox env on Travis (#628)Jon Wayne Parrott
2016-08-12Switch django models from pickle to jsonpickle (#614)Bill Prin
2016-08-11Clean up imports (#625)Pat Ferate
2016-08-11Drop unittest2 dependencyDanny Hermes
2016-08-10Drop Python 3.3 supportDanny Hermes
2016-08-09Re-configure App engine testsJon Wayne Parrott
2016-08-09Migrate test runner to py.testPat Ferate
2016-08-09Drop support for Python 2.6 (#590)Jon Wayne Parrott
2016-07-26Refactor Django helpers (#546)Bill Prin
2016-07-25Add unittest2 dependency to gce-system-tests tox env. (#567)Jon Wayne Parrott
2016-07-12Add oauth2client.contrib.multiprocess_storage (#504)Jon Wayne Parrott
2016-07-11Check for Google import order style in flake8Pat Ferate
2016-07-11Add new tox env: flake8Pat Ferate
2016-06-30Merge pull request #527 from miedzinski/sqlalchemy-storageNathaniel Manista
2016-06-29Adding Python 3.5 capability (#531)Pat Ferate
2016-06-28Add SQLAlchemy storageDominik MiedziƄski
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