pulumi/sdk/nodejs/tests
bors[bot] d5831927be
Merge #11943
11943: Test and fix for nodejs automation api r=Frassle a=Frassle

nodejs automation api was setting the envvar PULUMI_CONFIG for every pulumi command it called, this tripped up the dotnet sdk which only expects PULUMI_CONFIG to be set to a valid JSON string (not the empty string).

Looks like this was just a slightly confused bit of code to try and deal with parallel programs, I've moved it out of the workspace part of automation api and fixed up the inline server to deal with parallel programs correctly instead.

Fixes #11945

Co-authored-by: Fraser Waters <fraser@pulumi.com>
2023-01-23 08:52:19 +00:00
..
automation Merge #11943 2023-01-23 08:52:19 +00:00
mockpackage JavaScript fnSerialization match package.json exports (#8893) 2022-02-08 10:22:56 -08:00
runtime feat(sdk/nodejs): delegates alias computation to the engine 2022-12-15 17:23:31 -05:00
sxs_ts_test ci: fix sxs test 2022-03-06 14:45:26 -08:00
config.spec.ts Replace equal and deepEqual with strictEqual and deepStrictEqual (#5607) 2020-10-21 10:21:47 -07:00
constants.ts ci: improve x-plat testing on Windows 2022-03-06 14:45:26 -08:00
init.spec.ts Add license headers 2018-05-22 15:02:47 -07:00
iterable.spec.ts [sdk/nodejs] Cleanup use of `asyncTest` and `assertAsyncThrows` 2022-11-09 15:08:08 -08:00
options.spec.ts [sdk/nodejs] Cleanup use of `asyncTest` and `assertAsyncThrows` 2022-11-09 15:08:08 -08:00
output.spec.ts Add jsonParse to nodejs sdk 2022-12-28 09:30:24 +00:00
provider.spec.ts [sdk/nodejs] Cleanup use of `asyncTest` and `assertAsyncThrows` 2022-11-09 15:08:08 -08:00
resource.spec.ts [sdk/nodejs] Cleanup use of `asyncTest` and `assertAsyncThrows` 2022-11-09 15:08:08 -08:00
unwrap.spec.ts [sdk/nodejs] Cleanup use of `asyncTest` and `assertAsyncThrows` 2022-11-09 15:08:08 -08:00
util.ts [sdk/nodejs] Cleanup use of `asyncTest` and `assertAsyncThrows` 2022-11-09 15:08:08 -08:00