near / borsh-rs

Rust implementation of Binary Object Representation Serializer for Hashing
https://borsh.io/
Apache License 2.0
287 stars 62 forks source link

Replace `schema_map!` tests with `insta` snapshots #303

Open dj8yfo opened 2 weeks ago

dj8yfo commented 2 weeks ago

Should be done in the modules of this tests.rs section.

Example test

Example commit with replacement.