pypiserver/tests
Ralf Schmitt c0f82470c6 move bottle app function to _app module
I'd like to run multiple pypiserver wsgi apps inside one process and
plan to do so by reloading pypiserver._app.

this is the first step. we move all of the @route'd functions to _app.
2012-04-07 22:30:54 +02:00
..
test_app.py move bottle app function to _app module 2012-04-07 22:30:54 +02:00
test_core.py test guess_pkgname_and_version with 'pep8' 2012-03-26 01:05:11 +02:00
test_main.py move bottle app function to _app module 2012-04-07 22:30:54 +02:00