How to properly unit test initialisation of pg-promise via jest.mock / jest.mocked methods? Currently, I have setup my code as follows: