mirror of https://github.com/pulumi/pulumi.git
0f4ddc2ccf
<!--- Thanks so much for your contribution! If this is your first time contributing, please ensure that you have read the [CONTRIBUTING](https://github.com/pulumi/pulumi/blob/master/CONTRIBUTING.md) documentation. --> # Description <!--- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. --> This is a pass over all of /sdk to replace asserts that just checked we had an error with asserts for what the error value is. Just checking for an error is a weak test that can result in error paths being broken and tests not detecting it. |
||
---|---|---|
.. | ||
testdata | ||
args.go | ||
child_unix.go | ||
child_windows.go | ||
console.go | ||
console_password.go | ||
console_test.go | ||
diag.go | ||
exit.go | ||
exit_test.go | ||
profile.go | ||
spinner.go | ||
term.go | ||
term_test.go | ||
term_unix.go | ||
term_windows.go | ||
trace.go |