Create a promise that resolves after the specified delay.
The delay, in milliseconds.
Run an asynchronous action as part of a test.
The Mocha done function.
done
The asynchronous action to perform.
Generated using TypeDoc
Create a promise that resolves after the specified delay.