mirror of https://github.com/pulumi/pulumi.git
1fca4e9d89
The `asyncTest` and `assertAsyncThrows` helpers were necessary when originally written, but are no longer needed as Mocha has built-in support for testing async functions that return promises, and Node's `assert.rejects` can be used to assert whether a promise has been rejected. |
||
---|---|---|
.. | ||
cases | ||
run.spec.ts |