parse arrays from config file
added failing test for array type
started to add some unit tests to config managerParsing the config file should be completely tested before we can relyon it and safely extend it. This just adds the first very basic tests.
12