mirror of https://github.com/pulumi/pulumi.git
a0cea65e70
Conformance tests allow us to test functionality regardless of programming language used, by setting up a test program using PCL and making assertions about program state before and after various operations. This commit adds a set of conformance tests for remote assets (that is, assets that must be retrieved from some URI), which have until now been untested in this regard. |
||
---|---|---|
.. | ||
testdata | ||
go.mod | ||
go.sum | ||
language_test.go | ||
main.go | ||
main_test.go | ||
proxy.go | ||
proxy_unix.go | ||
proxy_windows.go |