Skip to content

Consolidates front end javascript helpers

What does this MR do and why?

This removes some unused client side concerns from the Experimentation Module, which makes some of the experimentation helpers a bit more clear -- in that they mimic the backend stub_experiments rspec helper better now.

This also replaces several instances where experiments were being potentially stubbed in a riskier way.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

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

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports