Part of https://github.com/QuesmaOrg/quesma/issues/4
We recently encountered some log spam on customer's panels, so I decided to remove some false positive warnings/errors. Would also like to add warn+ logging to all tests, but even if it's be possible, I'll do that gradually.
This PR eliminates a lot of log spam in our tests (vast majority of it).
Part of https://github.com/QuesmaOrg/quesma/issues/4 We recently encountered some log spam on customer's panels, so I decided to remove some false positive warnings/errors. Would also like to add warn+ logging to all tests, but even if it's be possible, I'll do that gradually.
This PR eliminates a lot of log spam in our tests (vast majority of it).