summaryrefslogtreecommitdiff
path: root/tests/test_dec.py
Commit message (Expand)AuthorAgeFilesLines
* dont break on python 2.4Chris McDonough2011-03-161-0/+3
* wsgify raise an exception test so we have 100% webob.dec coverage even whenRob Miller2011-03-151-0/+12
* dec._format_args test, webob.dec now has 100% coverageRob Miller2011-03-151-0/+23
* add dec._func_name testRob Miller2011-03-151-0/+28
* more bound and unbound middleware coverageRob Miller2011-03-151-0/+11
* use ``'%r' % (obj,)`` instead of ``obj.__repr__()`` for idiotic^H^H^HRob Miller2011-03-151-6/+6
* chipping away at the test coverageRob Miller2011-03-151-0/+28
* now with MOAR tests!Rob Miller2011-03-151-1/+39
* unit tests, yay. chipping away at the decorator coverage.Rob Miller2011-03-141-0/+124