mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
* feat(cli): add golden tests for errors (#11588) Creates golden files from `coder/cli/errors.go`. Adds a unit test to test against golden files. Adds a make file command to regenerate golden files. Abstracts test against golden files.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
Encountered an error running "coder exp example-error api", see "coder exp example-error api --help" for more information
|
||||
error: Top level sdk error message.
|
||||
Have you tried turning it off and on again?
|
||||
Reference in New Issue
Block a user