FoxHelms
FoxHelms
Hey @nirga, it looks like nobody has submitted a PR for this yet so I'll try to contribute.
Got it @BasPH, thanks for the feedback! I implemented your suggestion. I've tried to also test that the logger shows the correct warning, but I've been having trouble mocking it...
@BasPH I just updated get_config and get_connection. I'm not sure how to test get_connection because the function always returns a connection, and get_uri always returns a string. Maybe that unit...
All changes made!