Replace test mocking of Config values with mocking os.environ map
This would allow testing of the config class through the rest of the tests, rather than mocking the Config property values themselves
This would allow testing of the config class through the rest of the tests, rather than mocking the Config property values themselves