summaryrefslogtreecommitdiff
path: root/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* fix: Flake8 updatesMarkus Unterwaditzer2018-12-151-1/+1
* feat: Add a client for SanicArmin Ronacher2018-03-291-0/+5
* AWS Lambda Integration (#1107)Ashley Camba2017-10-131-1/+4
* refactor(tests) Use marker to skip tests that depend on a git repoAshley Camba Garrido2017-10-101-1/+8
* Remove some of the test magic and update some tests using standard pytest idiomsAshley Camba Garrido2017-08-091-61/+13
* [django] improve various request behaviorref/tastypie-testsDavid Cramer2017-02-151-6/+17
* Improve matrix builds; Drop Python 2.6ref/improve-travisDavid Cramer2016-11-101-42/+58
* Replace culprits with transaction namesDavid Cramer2016-09-141-0/+1
* Support for Django 1.10David Cramer2016-08-041-9/+17
* Flask/Werkzeug don't support Python 3.2 and belowSven-Hendrik Haase2015-03-311-2/+5
* Fixes #412 and also enable python 3.4 testing with flaskSven-Hendrik Haase2015-03-301-4/+2
* Fix the build for the django master.Xavier Ordoquy2015-02-281-0/+1
* Add versioning helpersDavid Cramer2015-01-091-0/+1
* Made web.py tests optional under python 3.xXavier Ordoquy2013-09-101-0/+5
* Don't collect logbook for python 3.2Xavier Ordoquy2013-08-101-1/+1
* Added gevent tests and dependancy for python2.Xavier Ordoquy2013-06-141-0/+5
* logbook doesn't work for python 3.3 yet, ignore their testXavier Ordoquy2013-04-261-0/+2
* Reactivating logbook untill the test suite fully works.Xavier Ordoquy2013-04-241-2/+4
* ignoring tests for modules that don't work with py3Matt George2013-04-241-0/+5
* Python3 port !Xavier Ordoquy2013-04-011-15/+22
* Update tests to reflect current behaviorDavid Cramer2013-01-211-0/+1
* use conftest.pyDavid Cramer2012-12-071-0/+46