Szilard Nemeth created SUBMARINE-61:
---------------------------------------
Summary: Improve test code in TestTFConfigGenerator
Key: SUBMARINE-61
URL: https://issues.apache.org/jira/browse/SUBMARINE-61
Project: Hadoop Submarine
Issue Type: Improvement
Reporter: Szilard Nemeth
TestTFConfigGenerator has only one testcase and it's ugly, as we use very long
strings to verify the JSON data produced matches our expected JSON.
We should use JSON files instead of manually constructing Strings in tests,
especially if they are very long.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)