qunit icon indicating copy to clipboard operation
qunit copied to clipboard

Core: Error when a module callback has a promise as a return value

Open raycohen opened this issue 4 years ago • 0 comments

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

For the QUnit version 3.0 release.

I'd have moved the tests for this into test/main/modules.js but I am not able to use async/await syntax nor promises in that file.

raycohen avatar May 24 '21 00:05 raycohen