Skip to content

Add selector usage cop for QA and non-QA tests [RUN AS-IF-FOSS]

Dan Davison requested to merge dj-add-qa-selector-cop into master

What does this MR do?

Add a cop that checks for data-qa-selector and .qa-* references within non-QA files.

Disable all instances of QA/SelectorUsage.

Closes #333736 (closed)

Does this MR meet the acceptance criteria?

Conformity

Edited by Dan Davison

Merge request reports