Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently we use evaluator.config as input for some of the evaluator unit tests. The reason is because those input data are generated from Java code and cannot be auto generated in C#. Those tests are to test alias for evaluator configurations set in Java.
As there are some version info hard coded in the config file, that can cause test failure when version gets changed. Also we would prefer to remove file dependency in unit test, instead, create simulated test data on the fly.
Attachments
Issue Links
- blocks
-
REEF-1217 Update version to 0.15.0-SNAPSHOT
- Resolved