pulumi/sdk/nodejs/tests/runtime
Thomas Gummerer 9b7c9cd298 make running tests less dependent on users env
Currently running the tests using `make` depends on the user having
$GOBIN in their $PATH. We're relying on $PATH  to find the
`pulumi-language-{nodejs,python}` libraries that we're installing
using `go install` earlier. It however shouldn't be necessary to rely
on the $PATH to find those libraries, as we know where go will install
them.
2023-10-03 13:25:29 +02:00
..
deploymentOnlyModule Apply autoformat 2023-04-28 18:27:10 -04:00
langhost make running tests less dependent on users env 2023-10-03 13:25:29 +02:00
asyncIterableUtil.spec.ts Eliminate async promise executor. 2023-05-11 13:05:43 -04:00
closureLoader.spec.ts Apply autoformat 2023-04-28 18:27:10 -04:00
jsClosureCases_8.js Fix closure serialization test cases. 2023-05-09 14:50:28 -04:00
jsClosureCases_10_4.js Fix closure serialization test cases. 2023-05-09 14:50:28 -04:00
package.spec.ts Apply autoformat 2023-04-28 18:27:10 -04:00
props.spec.ts Apply autoformat 2023-04-28 18:27:10 -04:00
registrations.spec.ts Suppress grpc rejections due to the resource monitor terminating 2023-06-14 14:43:32 -07:00
settings.spec.ts Apply autoformat 2023-04-28 18:27:10 -04:00
tsClosureCases.ts Fix closure serialization test cases. 2023-05-09 14:50:28 -04:00