Currently the package has no test - but it is really useful to me, so I'll add this "request" knowing that I'll probably have to do this myself :-)
Since this package really needs an actual MongoDB and Elasticsearch to be tested, integration tests could run both of these databases in Docker containers and then insert data into the MongoDB and check that they are available in Elasticsearch.
Here are some links that could get somebody started on this task:
Currently the package has no test - but it is really useful to me, so I'll add this "request" knowing that I'll probably have to do this myself :-)
Since this package really needs an actual MongoDB and Elasticsearch to be tested, integration tests could run both of these databases in Docker containers and then insert data into the MongoDB and check that they are available in Elasticsearch.
Here are some links that could get somebody started on this task: