* Add playCoverage task to run code coverage using JaCoco for backend and web. * Add jacocoTestReport task to run code coverage for testNG-based tests in wherehows-common & metadata-etl.
* Make unit tests buildable again for backend and web. * Add back fest dependency so the tests can stay more of less the same as before.