]> source.dussan.org Git - jquery-ui.git/commit
Tests: align test runner with other repos
authorTimmy Willison <timmywil@users.noreply.github.com>
Tue, 9 Apr 2024 17:31:27 +0000 (13:31 -0400)
committerGitHub <noreply@github.com>
Tue, 9 Apr 2024 17:31:27 +0000 (13:31 -0400)
commit4af5caed7a16cc0aca6b8f2b65ab0d697df139eb
tree6986a82205fa38ac5139cacb1b3fb22200c9a089
parent213fdbaa285158a21546b3edcb912275fed4a334
Tests: align test runner with other repos

Close gh-2234
22 files changed:
.gitignore
package.json
tests/runner/.eslintrc.json
tests/runner/browsers.js
tests/runner/browserstack/api.js [new file with mode: 0644]
tests/runner/browserstack/buildBrowserFromString.js [new file with mode: 0644]
tests/runner/browserstack/createAuthHeader.js [new file with mode: 0644]
tests/runner/browserstack/local.js [new file with mode: 0644]
tests/runner/command.js
tests/runner/createTestServer.js
tests/runner/flags/browsers.js [new file with mode: 0644]
tests/runner/flags/jquery.js [new file with mode: 0644]
tests/runner/flags/suites.js [new file with mode: 0644]
tests/runner/jquery.js [deleted file]
tests/runner/lib/buildTestUrl.js
tests/runner/lib/getBrowserString.js
tests/runner/queue.js [new file with mode: 0644]
tests/runner/reporter.js
tests/runner/run.js
tests/runner/selenium/browsers.js [deleted file]
tests/runner/selenium/queue.js [deleted file]
tests/runner/suites.js [deleted file]