metaplex-foundation / beet

Borsh compatible De/Serializer
https://metaplex-foundation.github.io/beet/
35 stars 15 forks source link

show failing enum test #24

Closed austbot closed 2 years ago

austbot commented 2 years ago

@thlorenz the code before this change was relying on the order of Runtime Enums on an object when it converts from keys

austbot commented 2 years ago

read also was returning a string when it really should return the actual enum at runtime which is EnumObj.Member