Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ITs logtest use of verbose mode #1584

Closed
11 tasks done
JcabreraC opened this issue Jul 7, 2021 · 1 comment · Fixed by #1587
Closed
11 tasks done

ITs logtest use of verbose mode #1584

JcabreraC opened this issue Jul 7, 2021 · 1 comment · Fixed by #1587

Comments

@JcabreraC
Copy link
Member

JcabreraC commented Jul 7, 2021

Hello team,

In order to test the new feature of Logtest that allows it to use the verbose mode to debug the rules (see Wazuh-logtest: verbose mode #9204, we will create the following Integration tests:

  • Test rule match case if the rules_debug option is omitted
  • Test rule match case if the rules_debug option is set to true
  • Test rule match case if the rules_debug option is set to false
  • Test rule match case if the rules_debug option is erroneous (string)
  • Test rule match case if the rules_debug option is erroneous (number)
  • Test rule match case if the rules_debug option is erroneous (object)
  • Test rule match case if the rules_debug option is erroneous (array)
  • Test rule match case if the options field is erroneous (boolean)
  • Test rule match case if the options field is erroneous (array)
  • Test rule match case if the options field is erroneous (number)
  • Test rule match case if the options field is erroneous (string)

Regards,
Juan Cabrera

@snaow
Copy link
Contributor

snaow commented Sep 28, 2021

Closed by #1587

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants