Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Metadata test full serialization cycle
Replace the usage of Metadata.to_dict inside test_valid_metadata_serialization and instead use Metadata.to_bytes() in order to test that the full serialization cycle is working as expected: Metadata.from_bytes -> Metadata.to_bytes Signed-off-by: Martin Vrachev <[email protected]>
- Loading branch information