openwallet-foundation / credo-ts

Typescript framework for building decentralized identity and verifiable credential solutions
https://credo.js.org
Apache License 2.0
262 stars 199 forks source link

Error handling for RecordTransformer #451

Open TimoGlastra opened 3 years ago

TimoGlastra commented 3 years ago

https://github.com/hyperledger/aries-framework-javascript/blob/main/packages/core/src/utils/transformers.ts#L16-L41

jakubkoci commented 3 years ago

Do you think it could be possible and worthy of writing some unit tests for this?