Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/Changelog @ 69:f24c825144bc
TestCase Refactored to the new Folder-Based Configuration.
Also added further steps to the Testcase.
gnv-artifacts/trunk@56 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Thu, 10 Sep 2009 07:57:30 +0000 |
parents | d117fd4b82e5 |
children | 0035862b0295 |
comparison
equal
deleted
inserted
replaced
68:d117fd4b82e5 | 69:f24c825144bc |
---|---|
1 2009-09-10 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/test/java/de/intevation/gnv/artifacts/GNVArtifactsTestCase.java Edited: | |
4 src/test/ressources/conf.xml Renamed: | |
5 Project Structure changed in artifact-database. So we have to rename | |
6 the Testconfigurationfile in conf.xml. | |
7 | |
8 * src/test/ressources/results Added: | |
9 Integrated Folder for temporal storing Resultfiles of the TestCases | |
10 | |
11 * src/test/ressources/queries.properties Edited: | |
12 Further Queries for Testcases integrated | |
13 * src/test/ressources/timeseries/timeseries_step_05_out.xml Added, | |
14 src/test/ressources/timeseries/timeseries_step_05_feed.xml Added: | |
15 Integrated the last step of the TimeSeries-Workflow. | |
16 Now the TestCase is able to render Charts. | |
17 | |
18 * src/test/ressources/timeseries/timeseries_step_04_feed.xml Edited, | |
19 src/test/ressources/timeseries/timeseries_step_03_feed.xml Edited: | |
20 Names of the feed-Parametes changed to the Syntax of BSH-Spelling | |
21 | |
1 2009-09-09 Tim Englich <tim.englich@intevation.de> | 22 2009-09-09 Tim Englich <tim.englich@intevation.de> |
2 | 23 |
3 * src/main/java/de/intevation/gnv/transition/timeseries/TimeSeriesOutputTransition.java: | 24 * src/main/java/de/intevation/gnv/transition/timeseries/TimeSeriesOutputTransition.java: |
4 Chart Rendering completed with some Fixes to do | 25 Chart Rendering completed with some Fixes to do |
5 * src/main/java/de/intevation/gnv/transition/TransitionBase.java: | 26 * src/main/java/de/intevation/gnv/transition/TransitionBase.java: |