1 2 3 4 5 6 7
670713507d03 670713507d03 670713507d03 670713507d03 670713507d03 7c978511c951 670713507d03
from pylons_app.tests import * class TestSummaryController(TestController): def test_index(self): response = self.app.get(url(controller='summary', action='index',repo_name='vcs_test')) # Test response...