SiaFoundation / walletd

A new Sia wallet
https://sia.tech/software/walletd
MIT License
14 stars 9 forks source link

Add hot and read only wallet tests #3

Closed chris124567 closed 1 year ago

chris124567 commented 1 year ago

Add tests in the style of https://github.com/lukechampine/us/blob/master/wallet/seedwallet_test.go to walletd. Required a little adapting. Adding tests to make sure the client/server are doing what they are supposed to be doing would probably also be useful.