Commit Graph

15 Commits

Author SHA1 Message Date
Jochen Hoenicke d5daf1d2f0
Fixed unit tests (also for Python 3)
Removed old unit tests for non-implemented functions (SimpleSignTx, Ecies).
2016-06-28 01:06:51 +02:00
Pavol Rusnak 80c45d9678 fix signidentity test after slip-0013 change
raise fees in high_fees tests
2015-08-03 17:24:46 +02:00
Pavol Rusnak e272ce4d14 set TX API in tests/common.py 2015-07-22 18:06:58 +02:00
Pavol Rusnak 62aff7a22a adapt tests to reflect reorder change 2015-02-11 19:02:35 +01:00
Pavol Rusnak 7305a77f3e make test_255_outputs more general and rename to test_lots_of_outputs
new test test_lots_of_inputs
2014-06-18 17:14:04 +02:00
Pavol Rusnak 83c93ba3a0 copy test_spend_coinbase to simplesigntx suite as well 2014-05-28 14:54:06 +02:00
slush0 3077b752d4 test_spend_coinbase 2014-05-28 14:39:09 +02:00
Pavol Rusnak deec6fc2fc simplify test for test_255_outputs using list comprehensions 2014-04-24 16:23:06 +02:00
Pavol Rusnak 615473409a add expected responses to test_msg_signtx test 2014-04-24 15:59:10 +02:00
Pavol Rusnak 3865d22c56 add expected responses to test_msg_signtx.test_one_one_fee unit test 2014-04-23 23:44:56 +02:00
slush0 99af68388d Added unittest test_attack_change_outputs
Removed obsolete tests, enabled test with 255 outputs
2014-04-18 18:57:00 +02:00
Pavol Rusnak 35661161c9 simplify test_255_outputs 2014-04-17 18:33:26 +02:00
Pavol Rusnak b91bd9d628 use simplesigntx tests for signtx 2014-04-17 16:37:09 +02:00
slush0 cbe8b42eed First unit test for streaming tx 2014-04-10 15:23:36 +02:00
Pavol Rusnak 51b9d4e177 recompile pb, adjust TransactionType constructors 2014-03-25 19:36:46 +01:00