Instead, use assert.async(), or (in this case) return the Promise directly to QUnit.test, which will naturally await it. As bonus, it'll handle errors, too. (instead of timing out) Change-Id: I94ee0bf72a3d8ac2e588cd75cbe0787b5001d5b4 |
||
|---|---|---|
| .. | ||
| data | ||
| suites/resources | ||
| .eslintrc.json | ||
| .htaccess | ||
| QUnitTestResources.php | ||