Hyperion icon indicating copy to clipboard operation
Hyperion copied to clipboard

Make a test for binary backward compatibility

Open Horusiath opened this issue 7 years ago • 0 comments

This should be a separate test class - idea is to have a project resource (binary file) with some well known data structure that is has been serialized with Hyperion in a specific version (starting from v0.9.2) and deserialize it with current /dev to make sure that all fields have been deserialized correctly and no exception has occurred. This should be a typical generic class containing several fields including collections.

This doesn't need to mean, that starting from now we're going to maintain backward compatibility, but that we want to make those changes explicit.

/cc #28

Horusiath avatar Feb 03 '17 07:02 Horusiath