matthewdeanmartin / openmock

Python Opensearch Mock for test purposes (fork of elasticmock)
https://pypi.python.org/pypi/openmock
MIT License
14 stars 12 forks source link

Fix incomplete nested data search in method _compare_value_for_field #13

Closed mantasimkus closed 1 year ago

mantasimkus commented 1 year ago

Description: loop through all (nested) data fields in method _compare_value_for_field. Previously, it used to look only at the top (nested) data field, therefore, possibly giving ambiguous search results.

matthewdeanmartin commented 1 year ago

2.3.2 published with both of your PRs - https://pypi.org/project/openmock/#history