lbry-sdk/tests/unit
2018-08-07 21:31:29 -04:00
..
__init__.py initial import 2018-05-25 02:03:25 -04:00
test_account.py gave accounts reference to wallet so that they can save themselves after being modified 2018-08-07 21:31:29 -04:00
test_bcd_data_stream.py unit tests for bcd_data_stream 2018-07-14 22:38:18 -04:00
test_bip32.py switched from blob to text for most columns, added a new TXRef/TXORef referencing scheme 2018-07-14 21:34:07 -04:00
test_coinselection.py + closest_match step between branch_and_bound and random_draw coin selections, + Transaction.create() single method instead of .pay()/.liquidate() also its more powerful 2018-08-03 10:41:40 -04:00
test_database.py general purpose constraints builder 2018-08-03 21:26:53 -04:00
test_hash.py test fixes to get it running on travis 2018-05-25 13:19:54 -04:00
test_ledger.py gave accounts reference to wallet so that they can save themselves after being modified 2018-08-07 21:31:29 -04:00
test_mnemonic.py initial import 2018-05-25 02:03:25 -04:00
test_script.py initial import 2018-05-25 02:03:25 -04:00
test_transaction.py gave accounts reference to wallet so that they can save themselves after being modified 2018-08-07 21:31:29 -04:00
test_wallet.py from_dict() now also handles from_seed() 2018-08-06 02:52:52 -04:00