1 year ago
#331806
Alexandru B
End to end Testing Elasticsearch
A quick question relating the end to end Elasticsearch 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, it doesn't delete the data. Is there a way to test it end to end? Thank you
c#
elasticsearch
integration-testing
nest
in-memory-database
0 Answers
Your Answer