Skip to content

Remove local testing from analytics instrumentation review

Sebastian Rehm requested to merge bastirehm-simplify-analytics-review into master

What does this MR do and why?

Removes the need for local testing from Analytics Instrumentation review, the reason being that it shouldn't be necessary to test our tooling with every single MR that we review. We want to keep review times low and appropriate to the change that is being made. Having to replicate a local setup and potentially going through many steps in order to be able to fire an event goes beyond that.

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.

Merge request reports