Bug #2994
Create a properties file for use by JUnit Tests
Start date:
11/02/2007
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2994
Description
Currently the build.xml file defines a few properties that are used for
ant token substitution in JUnit tests. An objective is to replace
compile-time token substitution with property lookups at runtime.
Since test properties (i.e. usernames and passwords) probably wouldn't be appropriate in the build.properties or metacate.properties file, a separate test.properties file would be a possible solution.
History
#1 Updated by Michael Daigle almost 11 years ago
Put the test properties in metacat.properties. Added a properties file in build that specifies the deploy directory.
#2 Updated by Redmine Admin almost 8 years ago
Original Bugzilla ID was 2994