Jonathan Cross
|
65f0c25027
|
Fixing test_bitcoin.py::Test_bitcoin::test_crypto
|
8 years ago |
Roman Zeyde
|
fa412c3a86
|
test_bitcoin: add tests for int packing
|
10 years ago |
Roman Zeyde
|
175fef2d56
|
test_bitcoin: add test case for seeds
|
10 years ago |
ThomasV
|
f183554446
|
rm failing tests
|
11 years ago |
ThomasV
|
ef74ae57ff
|
fix tests
|
11 years ago |
Chris Glass
|
a9592459ed
|
Add tests to the wallet.py module.
This increases test coverage a lot.
|
11 years ago |
Chris Glass
|
0ac02bf040
|
Made all bip32 primitives testnet compatible.
|
11 years ago |
Chris Glass
|
af5a0eba33
|
Added mnemonic to seed tests
|
11 years ago |
Chris Glass
|
bc98223188
|
Added more bitcoin tests
|
11 years ago |
Chris Glass
|
9dc814ec8c
|
Made _do_test_crypto private to allow nosetests
|
11 years ago |
Chris Glass
|
413945435a
|
Added private/public key tests
Including converting from a private key to a public key, and
deriving the primary address from a private key.
|
11 years ago |
Chris Glass
|
73c33820db
|
Moved bitcoin.py tests to their own file
This allows standard python testing tools to discover and run them.
|
11 years ago |