@lightblade thanks for the feedback.
- Including the
callback
parameter was an error. I have fixed it. -
timeout
is a nice addition. I currently trust theQUnit.config.testTimeout
for this purpose. - Yes, it’s only used in acceptance test.
@lightblade thanks for the feedback.
callback
parameter was an error. I have fixed it.timeout
is a nice addition. I currently trust the QUnit.config.testTimeout
for this purpose.