You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monero-python/tests
Michał Sałaban a30ff4ddc9
Put more elaborate test names
3 years ago
..
data Add test on transaction request chunking 4 years ago
__init__.py Add offline subaddress generation 5 years ago
base.py Fix bug in destinations amounts 5 years ago
test_address.py Introduce monero.const, simplify net check methods and deprecate old API 4 years ago
test_base58.py slightly better base58 (still ugly tho) 6 years ago
test_block.py Add comparison handling to Block, fix reward type 4 years ago
test_ed25519.py Add offline subaddress generation 5 years ago
test_jsonrpcdaemon.py Put more elaborate test names 3 years ago
test_jsonrpcwallet.py Put more elaborate test names 3 years ago
test_numbers.py Check type of amounts passed to conversion, avoid MemoryError when a string is being concatenated 10^12 times. Close#48 5 years ago
test_offline.py Introduce monero.const, simplify net check methods and deprecate old API 4 years ago
test_seed.py Introduce monero.const, simplify net check methods and deprecate old API 4 years ago
test_transaction.py Add comparison handling to Block, fix reward type 4 years ago
test_wallet.py Add test on mempool vs tx_id 4 years ago
utils.py continuous integration goodies from rooterkyberian (#26) 6 years ago