youtube image
From YouTube: Pair Programming - Moving a huge jest spec (ee_mr_widget_options_spec)

Description

**Result:**
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/27120

**Description:**
This pairing session's goal was to fix a pipeline failure for an old Jest migration MR. It turns out that the Karma specs were bumping into each other. Rather than dissecting how to fix the antiquated Karma spec, we opt to just move it to Jest right away.

**Highlights:**
1:20:00 - Retrospective and ideas on improving this huge spec (spoiler: attack the component)