End to end Testing

Hi,
A quick question relating the end to end testing using Nest in c#.
I was able to setup an InMemoryConnection for Elasticsearch and be able to get a mock response when I do the search query. The problem is when I run the delete query.
Is there a way to test it end to end? Thank you

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.