[Mpuls-commits] r822 - wasko/branches/2.0/waskaweb/tests/functional

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Fri Jan 22 11:37:08 CET 2010


Author: torsten
Date: 2010-01-22 11:37:07 +0100 (Fri, 22 Jan 2010)
New Revision: 822

Removed:
   wasko/branches/2.0/waskaweb/tests/functional/test_agency_overview.py
Log:
Removed test for test_agency_overview


Deleted: wasko/branches/2.0/waskaweb/tests/functional/test_agency_overview.py
===================================================================
--- wasko/branches/2.0/waskaweb/tests/functional/test_agency_overview.py	2010-01-22 10:35:49 UTC (rev 821)
+++ wasko/branches/2.0/waskaweb/tests/functional/test_agency_overview.py	2010-01-22 10:37:07 UTC (rev 822)
@@ -1,30 +0,0 @@
-# Copyright 2007, 2008 Intevation GmbH, Germany, <info at intevation.de>
-# 
-# This file is part of mpuls WASKA (CoMPUter-based case fiLeS - 
-# Web-Anwendungs-Server fuer Kompetenzagenturen).
-# 
-# mpuls WASKA is free software: you can redistribute it and/or modify it under
-# the terms of the GNU Affero General Public License as published by the
-# Free Software Foundation, either version 3 of the License, or (at your
-# option) any later version.
-# 
-# mpuls WASKA is distributed in the hope that it will be useful, but WITHOUT
-# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public
-# License for more details.
-# 
-# You should have received a copy of the GNU Affero General Public
-# License along with mpuls WASKA. If not, see <http://www.gnu.org/licenses/>.
-# 
-# mpuls WASKA has been developed on behalf of the 
-# Projekttraeger im Deutschen Zentrum fuer Luft- und Raumfahrt e.V. (PT-DLR)
-# within the programme Kompetenzagenturen (Durchfuehrungsphase) funded by
-# the Bundesministerium fuer Familie, Senioren, Frauen und Jugend and 
-# European Social Fund resources.
-from waskaweb.tests import *
-
-class TestAgencyOverviewController(TestController):
-
-    def test_index(self):
-        response = self.app.get(url_for(controller='agency_overview'))
-        # Test response...



More information about the Mpuls-commits mailing list