Enforce ESLint and Prettier on Cypress tests

Created on 20 September 2024, 3 months ago

Overview

Prettier and ESLint are currently not enforced on Cypress tests. This causes issues with MRs when some people's IDEs will automatically format their Cypress tests but some peoples don't.

A solution to this would be to move the Cypress tests out of the /tests directory and into the /ui folder where it is already being enforced AND it also would not conflict with Drupal core's formatting rules. When trying to expand eslint enforcement to the Cypress file, it runs into a conflict with the prettier used by core.

Proposed resolution

Move Cypress tests to the /ui folder

User interface changes

๐Ÿ“Œ Task
Status

Active

Component

Page builder

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States hooroomoo

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024