summaryrefslogtreecommitdiff
path: root/pecan/tests/test_scaffolds.py
Commit message (Expand)AuthorAgeFilesLines
* More miscellaneous PY3 compatability issues.Ryan Petrello2013-04-301-1/+0
* Update cStringIO imports.Ryan Petrello2013-04-301-1/+2
* Extract the scaffold-building tests into tox.Ryan Petrello2013-03-131-278/+0
* Improve runtime configuration cleanup for tests.Ryan Petrello2013-03-131-3/+6
* A big of refactoring for the ``$ gunicorn_pecan`` tests.Ryan Petrello2013-01-101-7/+7
* Attempt to get tests passing on Travis-CI.Ryan Petrello2013-01-101-0/+1
* Add support for a ``gunicorn_pecan`` console script.Ryan Petrello2013-01-091-11/+90
* Add a test to the scaffold project buildout that ensures pep8 passes.Ryan Petrello2013-01-081-0/+31
* Improve a test that can fail due to a race condition.Ryan Petrello2012-12-061-10/+20
* pep8 complianceRyan Petrello2012-10-291-12/+17
* More PEP8 compliancy.Ryan Petrello2012-03-201-1/+1
* Silencing warnings and stdout writes in our test suite.Ryan Petrello2012-03-151-4/+10
* More `pecan.scaffold` inline documentation and 100% test coverage.Ryan Petrello2012-03-151-6/+142
* Fixing a few bugs in `pecan create`.Ryan Petrello2012-03-151-0/+167