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

Tests: replace grunt-contrib-qunit with jQuery test runner #2221

Merged
merged 4 commits into from
Mar 29, 2024

Conversation

timmywil
Copy link
Member

@timmywil timmywil commented Mar 26, 2024

  • replace grunt-contrib-qunit with new jQuery test runner
  • Add node workflow to test ui against different jQuery Core versions in Chrome, FF, Edge, and Safari, as well as run the build on Node 10
  • Run Node workflow every week
  • add filestash workflow to update git files
  • the plan is to drop jenkins and testswarm after the 1.13.3 release
  • add retries support

.github/workflows/node.js.yml Outdated Show resolved Hide resolved
.github/workflows/node.js.yml Show resolved Hide resolved
tests/index.html Outdated Show resolved Hide resolved
tests/runner/.eslintrc.json Outdated Show resolved Hide resolved
tests/runner/command.js Outdated Show resolved Hide resolved
tests/runner/lib/buildTestUrl.js Show resolved Hide resolved
tests/runner/reporter.js Show resolved Hide resolved
@timmywil
Copy link
Member Author

Added support for retries and set retries to 3 in the jobs.

Copy link
Member

@mgol mgol left a comment

Choose a reason for hiding this comment

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

Thanks!

@timmywil timmywil merged commit 91df20b into jquery:main Mar 29, 2024
22 checks passed
@timmywil timmywil deleted the test branch March 29, 2024 13:13
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.

None yet

2 participants