Add tests to the wallet.py module.
authorChris Glass <tribaal@gmail.com>
Thu, 3 Jul 2014 06:24:25 +0000 (08:24 +0200)
committerChris Glass <tribaal@gmail.com>
Wed, 9 Jul 2014 09:03:44 +0000 (11:03 +0200)
commita9592459ed004270cd3b5fd104568d324ea855f6
treee3cdc55b64e58a4a354b35dc0c9c1f83677c61b8
parent6ad1c46aa55f2f54cb5a3f58d8b3df7fd9bb25f3
Add tests to the wallet.py module.

This increases test coverage a lot.
lib/tests/test_bitcoin.py
lib/tests/test_wallet.py [new file with mode: 0644]
lib/wallet.py