Closed gergobuzas closed 5 months ago
Restructured the repository by having the Java Class files inside an "src" directory. This will probably cause headaches, but allows for greater separation of files, and less headaches with Unit test implementations.
KACHOW!
Creation / completion of unit tests (JUnit...) + measuring the code coverage of tests and expanding the test set based on this (JaCoCo, OpenCover, Coveralls, Codecov.io...)