getty icon indicating copy to clipboard operation
getty copied to clipboard

Fully unit test (de)serialize functions in blocks

Open ibokuri opened this issue 1 year ago • 0 comments

For example, duplicate fields during deserialization should return error.DuplicateField.

This includes errors from attributes. For example, renaming a field and then not correctly having that field in the input data should return an UnknownVariant or MissingField or whatever.

ibokuri avatar Aug 05 '23 02:08 ibokuri