I want to unit test the exported method in the code below. I want to mock the values in the private method to control the reject/resolves of the returned Promise. I want to unit test the exported method in the
I want to unit test the exported method in the code below. I want to mock the values in the private method to control the reject/resolves of the returned Promise. I want to unit test the exported method in the