Closed this issue 8 years ago · 2 comments
At the moment, the storage connector tests cannot use config e.g. to configure hostname/port for the tests.
One solution would be to move config to its own package.
We can move it to config/config.go and inject it in tests.
config/config.go
Fixed and merged