hubiinetwork / nahmii-sdk

Javascript SDK for using the hubii nahmii APIs
http://hubii.com
GNU Lesser General Public License v3.0
8 stars 0 forks source link

Create tests for non-nahmii specific Wallet functionality #50

Closed liamaharon closed 5 years ago

liamaharon commented 5 years ago

eg tests should fail if signingKey isn't added to a Wallet instance created from a private key

morfj commented 5 years ago

Adding some tests that can show how signing is supposed to be done (with a SW wallet) can also add as documentation/example for people on how to use the class.