mirror of https://github.com/pulumi/pulumi.git
9b7c9cd298
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. |
||
---|---|---|
.. | ||
automation | ||
mockpackage | ||
runtime | ||
sxs_ts_test | ||
config.spec.ts | ||
constants.ts | ||
init.spec.ts | ||
iterable.spec.ts | ||
options.spec.ts | ||
output.spec.ts | ||
provider.spec.ts | ||
resource.spec.ts | ||
stackReference.spec.ts | ||
unwrap.spec.ts | ||
util.ts |