Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ADR for test markers #645

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Add ADR for test markers #645

merged 1 commit into from
Feb 11, 2025

Conversation

gbirke
Copy link
Member

@gbirke gbirke commented Dec 2, 2024

Suggestion for a separation of concerns between naming elements for styling and naming them for referencing them in tests.

gbirke pushed a commit that referenced this pull request Dec 4, 2024
We wanted to optimize the markup for the close button, but ran into
issues where the test code depended on the class `wmde-banner-mini-close-button` being present.
We added back the class to make the tests pass, but will optimize our
tests and markup. Tracked in #645

Ticket: https://phabricator.wikimedia.org/T380854
Suggestion for a separation of concerns between naming elements for
styling and naming them for referencing them in tests.
@gbirke
Copy link
Member Author

gbirke commented Feb 10, 2025

As Abban suggested during the campaign, let's keep the ideas around this topic as an ADR (that we could revisit), but ultimately reject it and do nothing.

Please give a review as a signal that you had another look at the PR

@gbirke gbirke marked this pull request as ready for review February 10, 2025 18:00
@moiikana moiikana merged commit 19c7fec into main Feb 11, 2025
1 check passed
@moiikana moiikana deleted the adr-test-markers branch February 11, 2025 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants