mirror of https://github.com/pulumi/pulumi.git
3560333ae6
Combination of a few cleanups. 1. Don't call .Error() on errors that are being passed to "%s" format functions. Format will call `Error()` itself. 2. Don't call assert.Error then assert.Equal/Contains, just use assert.ErrorEqual/ErrorContains instead. 3. Use "%w" if appropriate, instead of "%v"/"%s". |
||
---|---|---|
.. | ||
client | ||
testdata | ||
backend.go | ||
backend_test.go | ||
console.go | ||
console_test.go | ||
diffs.go | ||
diffs_post_1.20.go | ||
diffs_pre_1.20.go | ||
doc.go | ||
environments.go | ||
policypack.go | ||
snapshot.go | ||
snapshot_test.go | ||
stack.go | ||
state.go | ||
token_source.go | ||
token_source_test.go |