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

Limit all test suite selection operations to #qunit-fixture #375

Open
gibson042 opened this issue Jan 31, 2016 · 1 comment
Open

Limit all test suite selection operations to #qunit-fixture #375

gibson042 opened this issue Jan 31, 2016 · 1 comment

Comments

@gibson042
Copy link
Member

Cf. jquery/jquery/issues/2880

This issue should close when one of the following two conditions are satisfied:

  • Someone adds a comment certifying that they have examined all unit tests and found no selections scoped so broadly that they could match QUnit output.
  • A commit lands on the master branch claiming to correct all such selections (e.g., by either scoping more tightly or—for those that are explicitly document-scope—reducing with jQuery#filter( "#qunit-fixture *" ) before comparing to expected results).
@mgol
Copy link
Member

mgol commented Sep 7, 2023

Not going to happen now that we plan to archive Sizzle soon. For jQuery, we have a roadmap item at https://github.com/jquery/jquery/wiki/Roadmap#ongoing-work-and-ideas

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

No branches or pull requests

2 participants