The v1.19.0 release fixed a major bug in QUnit.test Promise handling > Test: Don't pass Promise fulfillment value to QUnit.start Without this fix, passing tests that involve an async Promise can wrongly be marked as failure when they have a falsey resolution value due to the resolution value being passed to QUnit.start() by accident. Change-Id: Id4b52085529f4cf8996f8053648680026ed62941 |
||
|---|---|---|
| .. | ||
| qunit.css | ||
| qunit.js | ||