Skip to content

Pipeline tests should assert that error.message is not present #281

Closed
elastic/integrations
#791
@P1llus

Description

@P1llus

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?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions