pulumi/sdk/nodejs/tests/runtime/langhost
Justin Van Patten 1fca4e9d89 [sdk/nodejs] Cleanup use of `asyncTest` and `assertAsyncThrows`
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.
2022-11-09 15:08:08 -08:00
..
cases chore(sdk/nodejs): Adds tests for resource alias combinations 2022-09-16 14:18:59 -04:00
run.spec.ts [sdk/nodejs] Cleanup use of `asyncTest` and `assertAsyncThrows` 2022-11-09 15:08:08 -08:00