summaryrefslogtreecommitdiff
path: root/pecan/tests/middleware/test_static.py
Commit message (Expand)AuthorAgeFilesLines
* Improve runtime configuration cleanup for tests.Ryan Petrello2013-03-131-2/+4
* pep8 complianceRyan Petrello2012-10-291-2/+2
* Disabling the static file middleware if ``conf.app.debug`` is True.Ryan Petrello2012-03-231-2/+2
* Segmenting middleware tests into ``pecan.tests.middleware``.Ryan Petrello2012-03-201-0/+66