63 Commits (f92807f019db811f6b8a005da200772caa212840)

Author SHA1 Message Date
ThomasV c75e074b88 fix another travis test 8 years ago
ThomasV 9e1931587d fix tests 8 years ago
ThomasV 9ca4e60b84 fix tests 8 years ago
ThomasV b4d5934da0 testnet: remove failing tests 8 years ago
ThomasV 84f17c2ede fix test 8 years ago
Jonathan Cross 481a64417e
Fixing final test in test_wallet.py 8 years ago
Jonathan Cross b503243d0e
Fixing / commenting out tests in test_transaction.py 8 years ago
Jonathan Cross 2c619142f9
Fixing 2 tests in test_mnemonic.py 8 years ago
Jonathan Cross 65f0c25027
Fixing test_bitcoin.py::Test_bitcoin::test_crypto 8 years ago
Jonathan Cross 3de2d9cdbd
Remove broken tests for & classes. 8 years ago
Thomas König c49202ceaa
fix test_simple_config and test_transaction 8 years ago
ThomasV 774bdcde73 fix test_parse_URI 9 years ago
ThomasV 963dcf0c6b rm test_ripemd 9 years ago
ThomasV abdb7f8470 fix tests 9 years ago
ThomasV d867fcc266 update create_main_account in tests 9 years ago
Neil Booth e1c0298fc2 Write the wallet less often 9 years ago
ThomasV f77f63e158 remove failing tests, due to high S in signatures 9 years ago
Neil Booth 12583246ee Fix testcase 9 years ago
Roman Zeyde a097c47b0b test_transaction: fix test_sweep case 9 years ago
Roman Zeyde eb66289314 test_transaction: add BCDataStream test case 9 years ago
Roman Zeyde 33b78551a3 test_transaction: add Transaction.sweep() test case 9 years ago
Roman Zeyde 6a7e145053 test_transaction: add test suite for lib.transaction module 9 years ago
Roman Zeyde 3c3d96f69e test_mnemonic: add tests for mnemonics 9 years ago
Roman Zeyde bb97624de2 test_account: add test case for OldAccount 9 years ago
Roman Zeyde 893849ab39 test_account: add test case for BIP32_Account 9 years ago
Roman Zeyde a92ca583bd test_interface: fix check_host_name test 9 years ago
Roman Zeyde ac8e792c58 test_ripemd: add simple test case for ripemd module 9 years ago
Roman Zeyde fa412c3a86 test_bitcoin: add tests for int packing 9 years ago
Roman Zeyde 175fef2d56 test_bitcoin: add test case for seeds 9 years ago
Roman Zeyde 5fbd7553ed interface: fix check_host_name() pattern matching 9 years ago
Roman Zeyde 87d3fafa22 util: fix small typo at parse_URI() and update its unittests 9 years ago
ThomasV a3dd51f476 rm failing test 10 years ago
Neil Booth e63ac88c77 e20dfc unintentionally inverted portable condition 10 years ago
Neil Booth 39fe24b4d3 Rename auto_cycle to auto_connect in config 10 years ago
Neil Booth e20dfcd3eb Fix SimpleConfig 10 years ago
ThomasV 81be685644 remove tests broken after WalletStorage update 10 years ago
ThomasV 9205a35c22 rm failing test 10 years ago
ThomasV 5262d6ae73 remove wrong test 10 years ago
ThomasV 03e420b1c0 fix tests 10 years ago
ThomasV f183554446 rm failing tests 10 years ago
ThomasV c2d175cb60 remove broken tests 10 years ago
ThomasV ef74ae57ff fix tests 10 years ago
ThomasV 03f4b4c933 fix broken test 10 years ago
ThomasV 9f8e537a7e fix broken test 10 years ago
Chris Glass 73ee95ec9a Removed failing test for now 10 years ago
Chris Glass a9592459ed Add tests to the wallet.py module. 10 years ago
Michael Wozniak 09154fdf20 Shouldn't redo URI encoding 10 years ago
Michael Wozniak 8ad7a5a085 Update tests and fix URI parsing 10 years ago
Chris Glass 0ac02bf040 Made all bip32 primitives testnet compatible. 10 years ago
Chris Glass b2f8d507de Fixed docstrings 10 years ago