wallet-cli
wallet-cli copied to clipboard
Add integration tests
Summary
We should properly test the wallet agains a running node.
Possible solution design or implementation
Add rusk library as test dependency, spawn a single node cluster, and test the wallet against it
Additional context
N/A