Skip to content

Step 1 - Add feature specs for IDE editor info

Paul Slaughter requested to merge 222507-step-1-editor-info-specs into master

What does this MR do?

This MR adds some feature specs to help support refactoring these editor props. It also fixes a bug with an aria label so that we can use this label to locate the element in the feature spec.

Screenshots (strongly suggested)

Here's a screenshot of the fixed aria-label which is also in this MR 👇

Screen_Shot_2020-10-20_at_3.25.25_PM

Previously, the label said Close %{tabname}

Does this MR meet the acceptance criteria?

Conformity

Related to #222507 (closed)

Edited by Paul Slaughter

Merge request reports