summaryrefslogtreecommitdiff
path: root/tests/test_dec.py
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into pr/203Bert JW Regeer2017-05-221-1/+16
|\
| * Remove unused importBert JW Regeer2016-07-301-1/+0
| * Add test test_middleware_as_decoratorYidong Ren2016-01-311-2/+9
| * Add test case for _MiddlewareFactory as decorator (commit d797dbbdc59fcac07ec...Yidong Ren2016-01-301-0/+9
* | Add some tests for wsgify/wsgify.middleware argsNick Stenning2015-06-101-0/+54
|/
* Appease Py3k nanny: s/assert_/assertTrue/Tres Seaver2013-03-291-8/+8
* * The ``webob.dec.wsgify`` repr() is now much less informative, but a lotChris McDonough2011-09-221-61/+2
* more coverageChris McDonough2011-09-221-12/+26
* Decent fix for most of the __func_name() problem, will revise later. Comment...Joe Dallago2011-09-211-6/+7
* Committing to show something to mcdonc.Joe Dallago2011-09-201-0/+1
* we dont need to keep testing this bullshit reprChris McDonough2011-09-201-21/+2
* unbreak on py2Chris McDonough2011-09-201-2/+1
* fix dec and cookies tests for 3.2Chris McDonough2011-09-201-10/+12
* fix most test_exc tests, all datetime_utils tests, some test_dec tests for 3.2Chris McDonough2011-09-201-5/+7
* b -> bytes_Chris McDonough2011-09-201-2/+1
* try to make cookies work on both python 2 and python 3Chris McDonough2011-09-171-1/+2
* bring back to 100% test coverageSergey Schetinin2011-08-181-0/+8
* drop python 2.4 compatibilitySergey Schetinin2011-06-301-3/+0
* This commit aggregates most of the work done at the 2011 PyCon Pyramid sprint...Sergey Schetinin2011-03-221-0/+267