jquery-ui/tests/runner
Michał Gołębiowski-Owczarek 9887579b61
All: Stop relying on jquery-patch.js internally, add tests
Avoid relying on jQuery patches. Instead:
* use `CSS.escape` instead of `jQuery.escapeSelector`
* use `.filter()` with a proper handler instead of `.even()`

Keep `jquery-patch.js` for backwards compatibility, though.

Also, add tests for jquery-patch.

Ref gh-2249
2024-05-15 00:38:40 +02:00
..
browserstack Tests: align test runner with other repos 2024-04-09 13:31:27 -04:00
flags All: Stop relying on jquery-patch.js internally, add tests 2024-05-15 00:38:40 +02:00
lib Tests: align test runner with other repos 2024-04-09 13:31:27 -04:00
selenium Tests: align test runner with other repos 2024-04-09 13:31:27 -04:00
.eslintrc.json Tests: align test runner with other repos 2024-04-09 13:31:27 -04:00
browsers.js Tests: align test runner with other repos 2024-04-09 13:31:27 -04:00
command.js Tests: align test runner with other repos 2024-04-09 13:31:27 -04:00
createTestServer.js Tests: align test runner with other repos 2024-04-09 13:31:27 -04:00
listeners.js Tests: replace grunt-contrib-qunit with jQuery test runner 2024-03-29 09:13:46 -04:00
package.json Tests: replace grunt-contrib-qunit with jQuery test runner 2024-03-29 09:13:46 -04:00
queue.js Tests: align test runner with other repos 2024-04-09 13:31:27 -04:00
reporter.js Tests: align test runner with other repos 2024-04-09 13:31:27 -04:00
run.js Tests: align test runner with other repos 2024-04-09 13:31:27 -04:00
server.js Tests: replace grunt-contrib-qunit with jQuery test runner 2024-03-29 09:13:46 -04:00