Hi All, While I was fixing HDT-25 <https://issues.apache.org/jira/browse/HDT-25> issue I was also trying to understand the code base. Since the project did not have any unit tests so it was a bit hard to make sense, at couple of places. I believe unit tests are a great source of understanding a code-base. So it would be great if some form of tests can be made, may be a separate tests module which can have them.
I would like to know if there any thoughts on adding junit tests to the project ? regards, Rahul
