mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
a61b8bc5ce
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.