Closed
Description
In the beats module pytests there was 2 checks added to the pipeline/system(?) test, one was checking for error messages in the logs, and another was to check for error.message being populated when it should not.
Currently pipeline tests will PASS if error.message is populated.
Do you know if we can add it in @andrewkroh ? If there is no time, could you maybe point me to the best location to add this functionality so maybe I can add a PR for it?