Mercurial > dive4elements > gnv-client
diff gnv-artifacts/ChangeLog @ 229:a610c0a01afc
Added the Region-Filter to the Workflow of the Artifacttescases to be able to test it automatically.
gnv-artifacts/trunk@297 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Fri, 06 Nov 2009 10:23:55 +0000 |
parents | d53f15c33f89 |
children | f68ffbe974a0 |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Fri Nov 06 10:22:00 2009 +0000 +++ b/gnv-artifacts/ChangeLog Fri Nov 06 10:23:55 2009 +0000 @@ -1,3 +1,20 @@ +2009-11-06 Tim Englich <tim.englich@intevation.de> + + * src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java: + Added and moved Workflowsteps because of changes in the Workflow of these Artifacts. + Now the Region-Filter is added to the Workflow an can be tested using + this UnitTestCases. + + * src/test/ressources/horizontalcrosssection_mesh/horizontalcrosssection_step_*.xml, + src/test/ressources/horizontalProfile_mesh/horizontalprofile_step_*.xml, + src/test/ressources/timeseries/timeseries_step_*.xml, + src/test/ressources/timeseries_mesh/timeseries_step_*.xml, + src/test/ressources/verticalprofile/verticalprofile_step_*.xml, + src/test/ressources/verticalprofile_mesh/verticalprofile_step_*.xml, + Added and moved Files because of changes in the Workflow of these Artifacts. + Now the Region-Filter is added to the Workflow an can be tested using + the UnitTestCases. + 2009-11-06 Ingo Weinzierl <ingo.weinzierl@intevation.de> * doc/conf/products/horizontalcrosssection/conf_mesh.xml,