I wrote few tests to test the reading in the config file. The issue is that the config file is empty at the installation. This will cause a failure is the test suite is ran directly after the installation. This means that the test by itself isn't good and robust enough and should be rewrote and the config file should mocked.
I wrote few tests to test the reading in the config file. The issue is that the config file is empty at the installation. This will cause a failure is the test suite is ran directly after the installation. This means that the test by itself isn't good and robust enough and should be rewrote and the config file should mocked.