]> ToastFreeware Gitweb - philipp/winterrodeln/wrfeed.git/blob - wrfeed/tests/functional/test_berichte.py
Added comment for region processing.
[philipp/winterrodeln/wrfeed.git] / wrfeed / tests / functional / test_berichte.py
1 from feed.tests import *
2
3 class TestBerichteController(TestController):
4
5     def test_index(self):
6         response = self.app.get(url(controller='berichte', action='index'))
7         # Test response...