Quintor / quindy

High-level Object Oriented API for hyperledger-indy
Apache License 2.0
7 stars 4 forks source link

Introduce unit tests #29

Open pimotte opened 5 years ago

pimotte commented 5 years ago

Currently, the wrapper is only integration tested. Unit tests would be very much nice to have. The indy-sdk API is relatively stable and there are solid migration documents, making unit tests a good way to verify that we are making the calls that we want to be making.