Skip to content

Tests: Make tests not trigger Migrate 4.0.0-beta.1 warnings #2364

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mgol
Copy link
Member

@mgol mgol commented Aug 11, 2025

Changes:

  • Checkboxradio: Change .attr( "checked", true ) to `.attr( "checked", "checked" )
  • Selectmenu: Disable the boolean-attributes patch for one assertion where it's impossible to avoid

@mgol mgol added this to the 1.14.2 milestone Aug 11, 2025
@mgol mgol requested review from fnagel and timmywil August 11, 2025 22:09
@mgol mgol self-assigned this Aug 11, 2025
@mgol mgol force-pushed the migrate-4-tests branch from eb3167f to ac886c1 Compare August 11, 2025 22:14
Copy link
Member

@fnagel fnagel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 by reading, but a small typo needs to be fixed

Copy link
Member

@timmywil timmywil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, pending @fnagel's comment

mgol added 2 commits August 12, 2025 22:01
Changes:
* Checkboxradio: Change `.attr( "checked", true )` to
  `.attr( "checked", "checked" )
* Selectmenu: Disable the `boolean-attributes` patch for one assertion where
  it's impossible to avoid
@mgol mgol force-pushed the migrate-4-tests branch from ac886c1 to ac6bc89 Compare August 12, 2025 20:01
@mgol mgol requested a review from fnagel August 12, 2025 20:02
@mgol
Copy link
Member Author

mgol commented Aug 12, 2025

@fnagel PTAL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants