I\'m making integration test for my app. I want to use InMemory database in my tests so I created the IntegrationTest class where I set up my HttpClient with my web API: