misje / opencti-wazuh-connector

OpenCTI–Wazuh connector looking for indicators in Wazuh and creating sightings
https://misje.github.io/opencti-wazuh-connector/
Apache License 2.0
13 stars 1 forks source link

Create unit (mocking) unit tests for complicated search module members #5

Open misje opened 5 months ago

misje commented 5 months ago

Some of the member functions in the search module are getting increasingly complex after introducing highly customiseable configurations. In addition to reaching 100 % function test coverage, be sure to test most, if not all, config permutations of these individual functions in the search module.