public CardDetailsControllerTest(CustomWebApplicationFactory <Startup> factory)
 {
     _httpClient = factory.GetTestClient();
 }