Skip to content

Remove Redis matchers for internal events

Michał Wielich requested to merge michold-fix-matchers into master

What does this MR do and why?

Related to #469523 (closed)

We want to make it so that our current test matchers work correctly with some use cases that they didn't seem to cover before [in this case: the tests for export_runner_usage_by_project_as_csv events]. The way to fix that is further explained in the first comment on this MR.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Michał Wielich

Merge request reports