microsoft / VerifiableCredentials-Crypto-SDK-Typescript

An SDK to help Relying Parties perform crypto operations relating to Verifiable Credentials.
MIT License
17 stars 15 forks source link

Beejones/add unit tests #38

Closed beejones closed 3 years ago

beejones commented 3 years ago

The goal of this PR is to increase the test coverage in the SDK. Node code changes but a lot of unit tests are added. Also normalized that all async functions reject the promise with an exception.