• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

qunitjs / qunit / 9833696344

Builds Branch Commit Type Ran Committer Via Coverage
9833696344 main CLI: Include `.mjs` and `.js` in default test file extensions This re-enables the `.mjs` test file that was converted in commit 8808b04dfa, which moved it to `main` but we test that in package.json as `qunit test/main test/cli/` which means it wa... push 02 Oct 56487 08:52PM UTC Krinkle github
89.06
9832822782 main Test: Add /test/main/legacy.js to cover global QUnit.assert calls push 20 Jul 56487 02:32PM UTC Krinkle github
89.11
9832589239 main Test: Convert es2018/rejects.js to main/assert-es6.js Follows-up bf1406e35f. push 29 Jun 56487 07:18PM UTC Krinkle github
89.11
9832485490 main Build: Drop Android 4-6 and iOS 7-8, restore iOS 9-11 and Android 7 * Drop support for Android 4-6, and Android Browser, require Android 7.0+ which can run Chrome 80. * Drop support for iOS 7-8, require iOS 9+ (we already require Safari 9 fo... push 21 Jun 56487 12:00PM UTC Krinkle github
89.11
9832199395 main Test: Convert es2018/throws.js to main, fix Chrome-specific expect * Improve "failing assertions" to check the failure. This is based on the "inspect expected values" variant, but now applied to both cases. * Improve "does not die" test to n... push 30 May 56487 03:47AM UTC Krinkle github
89.11
9824423034 main Core: Fix infinite loop crash when mixing test.only() with module.only() I noticed that the first branch of `addOnlyTest()` was uncovered in test coverage reports. In expanding the `only-module-then-test.js` fixture to cover this (by adding a lat... push 02 Dec 56484 11:23AM UTC Krinkle github
89.01
9823737208 main HTML Reporter: Fix encoding of label for urlConfig multi-value item * Add test coverage for QUnit.config.urlConfig items with object as value. The urlConfig feature is mostly covered by `/test/reporter-urlparams.html` already, but what isn't ... push 08 Sep 56484 09:40AM UTC Krinkle github
88.96
9822891588 main HTML Reporter: Fix silent handling of early error Follows-up 4c09baf8462f4978, which introduced a secondary error during the handling of an early error. Early errors (i.e. before QUnit.begin renders the UI) have never been surfaced in the UI by Q... push 07 Jun 56484 08:06PM UTC Krinkle github
88.86
9822612258 main Build: Make internal core compatible with native ESM * Add explicit file extensions as per ESM standard, instead of relying on Node.js-specific require() resolution, or Rollup-specific ESM resolution for Node.js compat. * As minor prep for e... push 29 Apr 56484 10:46PM UTC Krinkle github
88.82
9803176541 main Core: Fix missing second frame in QUnit.stack() in Safari Safari implements ES6 Tail-Call Optimization, which is when: - the file is in strict mode, - and, in a regular function (not async or generator), - and, the return statement ends in a s... push 11 Jul 56479 04:32PM UTC web-flow github
88.94
9802704899 main HTML Reporter: Simplify makeUrl() to return path-only No need to recreate the full URL. The browser naturally expands URLs relative to the document when navigated from anchor elements, in window.location assignments, and in window.history. push 25 May 56479 11:03PM UTC Krinkle github
88.93
9784168337 main Set `QUnit.config.seed = undefined` initial value explicitly push 24 Oct 56475 12:51AM UTC Krinkle github
88.94
9784101583 main Test: Convert remaining test/reporter-html/ to test/main/HtmlReporter.js push 20 Oct 56475 12:10PM UTC Krinkle github
88.94
9771883144 main Test: Convert test/reporter-html "Display" to test/main/HtmlReporter.js push 10 Jan 56474 11:14AM UTC Krinkle github
88.94
9771675984 main Test: Rewrite reporter-html/urlparams-filter.html to test/main/HtmlReporter.js The part that was testing actual filtering logic in the core runner, is left behind and moved to the top-level test directory. This is now a sibling to half a dozen ot... push 24 Dec 56473 12:41PM UTC Krinkle github
88.94
  • ← Previous
  • 1
  • 2
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • …
  • 214
  • 215
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc