1 2 3 4 5 6 7
2e1247e62c5b 2e1247e62c5b 2e1247e62c5b 2e1247e62c5b 2e1247e62c5b 7c978511c951 2e1247e62c5b
from pylons_app.tests import * class TestAdminController(TestController): def test_index(self): response = self.app.get(url(controller='admin/admin', action='index')) # Test response...