Luxoft / cordentity

This project combines Hyperledger's Indy ledger for decentralized identity with the Corda platform
Apache License 2.0
32 stars 20 forks source link

Increase test coverage with unit tests #15

Open seniorjoinu opened 6 years ago

seniorjoinu commented 6 years ago

Detailed Description

There are only E2E tests right now.

Context

This will reveal possible errors (what else should tests do?)

Possible Implementation

There are many poorly tested util classes. I think we should start with them and add as many tests as possible.