Test Elasticsearch queries #69
Labels
backend
Generic backend operations (ie: tasks, queries, etc)
effort:medium
Supposed medium effort
feature
Something new to be added
Add the tests for the Elasticsearch queries, so for the
tasks.exec_process_logs
andtasks.process_user
functions.Test also with some logs where the
user.name
and/or thesource.ip
fields don't exist (the.query("exists", field="[...]")
filter should exclude them.REMEMBER: After the tests you have to tearDown the Elastic data with:
The text was updated successfully, but these errors were encountered: