pulumi/sdk/nodejs/tests/automation
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
..
data ci: Simplify test listing, update go dependencies to 1.18 compat 2022-09-21 09:51:59 -07:00
cmd.spec.ts [sdk/nodejs] Cleanup use of `asyncTest` and `assertAsyncThrows` 2022-11-09 15:08:08 -08:00
localWorkspace.spec.ts [sdk/nodejs] Cleanup use of `asyncTest` and `assertAsyncThrows` 2022-11-09 15:08:08 -08:00
remoteWorkspace.spec.ts [auto/nodejs] Test remote operations 2022-11-09 05:26:07 -08:00
util.ts [auto/nodejs] Test remote operations 2022-11-09 05:26:07 -08:00