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

qunitjs / qunit / 3045
59%
main: 90%

Build:
Build:
LAST BUILD BRANCH: 2.x
DEFAULT BRANCH: main
Ran 23 Nov 2020 01:10AM UTC
Jobs 1
Files 30
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
3045

push

travis-ci-com

Krinkle
Tests: Clean up hierarchy of our own test modules

Our internal tests mostly predate support for nested modules
so that's why these are mostly flat and messy.
Re-structure them so that related tests are under the same
module. This makes it easier to scan the results and to re-run
tests in a given file.

Also:
* Use assert.test instead of QUnit.config.current where possible.
* Remove redundant use of assert.expect() from most tests.
* Remove some duplicate tests.
* Clarify local name in setTimeout.js as globalThis instead of
  window, since the test is used in Node.js as well.

Ref https://github.com/qunitjs/qunit/issues/1511.

1167 of 1419 branches covered (82.24%)

2073 of 2317 relevant lines covered (89.47%)

348.94 hits per line

Jobs
ID Job ID Ran Files Coverage
6 3045.6 (NPM_SCRIPT=coveralls) 23 Nov 2020 01:10AM UTC 0
89.47
Travis Job 3045.6
Source Files on build 3045
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #3045
  • a1bf287e on github
  • Prev Build on cleanup (#2906)
  • Next Build on cleanup (#3046)
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

© 2026 Coveralls, Inc