summaryrefslogtreecommitdiff
path: root/test/test_plugins.py
Commit message (Expand)AuthorAgeFilesLines
* Reduce deprectation warnings during testsMarcel Hellkamp2023-03-041-1/+1
* fix: Make tests runnable with both unittest and pytestMarcel Hellkamp2022-06-121-2/+1
* fixed some test for nosetest compatibilityMarcel Hellkamp2013-05-211-29/+29
* Removed unused importsfatiherikli2013-04-211-1/+0
* fix: Workaround for bug in functools.update_wrapper() (fixes #223 #224)Marcel Hellkamp2011-11-221-0/+9
* fix: Syntax error in test cases for python 2.5Sean M. Collins2011-04-071-2/+2
* Moved the additional @route() keyword arguments to a separate dictionaryMarcel Hellkamp2011-02-211-2/+2
* new: Immplemented Bottle.install(), Bottle.uninstall() and Bottle.close() and...Marcel Hellkamp2011-02-181-0/+205