Commit Graph

15 Commits (master)

Author SHA1 Message Date
Jochen Hoenicke d5daf1d2f0
Fixed unit tests (also for Python 3)
Removed old unit tests for non-implemented functions (SimpleSignTx, Ecies).
8 years ago
Pavol Rusnak 80c45d9678 fix signidentity test after slip-0013 change
raise fees in high_fees tests
9 years ago
Pavol Rusnak e272ce4d14 set TX API in tests/common.py 9 years ago
Pavol Rusnak 62aff7a22a adapt tests to reflect reorder change 9 years ago
Pavol Rusnak 7305a77f3e make test_255_outputs more general and rename to test_lots_of_outputs
new test test_lots_of_inputs
10 years ago
Pavol Rusnak 83c93ba3a0 copy test_spend_coinbase to simplesigntx suite as well 10 years ago
slush0 3077b752d4 test_spend_coinbase 10 years ago
Pavol Rusnak deec6fc2fc simplify test for test_255_outputs using list comprehensions 10 years ago
Pavol Rusnak 615473409a add expected responses to test_msg_signtx test 10 years ago
Pavol Rusnak 3865d22c56 add expected responses to test_msg_signtx.test_one_one_fee unit test 10 years ago
slush0 99af68388d Added unittest test_attack_change_outputs
Removed obsolete tests, enabled test with 255 outputs
10 years ago
Pavol Rusnak 35661161c9 simplify test_255_outputs 10 years ago
Pavol Rusnak b91bd9d628 use simplesigntx tests for signtx 10 years ago
slush0 cbe8b42eed First unit test for streaming tx 10 years ago
Pavol Rusnak 51b9d4e177 recompile pb, adjust TransactionType constructors 10 years ago