test(render): add comprehensive tests for MsgPack render (#4537)
* test(render): add comprehensive tests for MsgPack render * test(render): make msgpack tests deterministic Decode the rendered msgpack output and assert values instead of comparing raw bytes (which can vary with map iteration order). Enable MsgpackHandle.RawToString so msgpack strings decode as Go strings. --------- Co-authored-by: AmirHossein Fallah <[email protected]>
A
Amirhf committed
216a4a7c283bae102c4e365662566c895dbdad50
Parent: f5c267d
Committed by GitHub <[email protected]>
on 2/17/2026, 4:38:36 PM