pytest: Unable to mock certain module under package while all other modules are mocked
I have a fixture mocking all the get_session
invocations under a specific package. This is how the fixture mocks all these invocation
I have a fixture mocking all the get_session
invocations under a specific package. This is how the fixture mocks all these invocation