Commit Graph

1 Commits

Author SHA1 Message Date
Abhinav Gupta 991cd16b18
test(sdk/go): panicking programs and components should fail
Adds integration tests for the Go SDK verifying that
if we encounter a panic in a Pulumi Go program
or a Pulumi MLC's Configure step, we fail the program.

Intended to aid in root causing .
2023-05-19 11:11:40 -07:00