mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
Refactoring `ConvertState` is something we should eventually do. This PR adds a golden file unit test for the output of `ConvertState` (even errors). That way if a refactor occurs, we can verify the output is unchanged for our test cases.