34ebde0b95
In all real cases the schemas should be populated here, but we don't want to panic in UI rendering code if there's a bug here. This can also be tripped up by tests with incomplete mocks. It's unfortunate that this can therefore mask some problems in tests, but tests can protect against it by asserting on specific output text rather than just assuming that a zero exit status is a pass. |
||
---|---|---|
.. | ||
diagnostic.go | ||
diff.go | ||
format.go | ||
plan.go | ||
state.go | ||
state_test.go |