wownero/tests/functional_tests
moneromooo-monero 4ac52e523d
functional_tests: fix rare get_output_distribution failure
When the wallet auto refreshes after mining the last two blocks
but before popping them, it will then try to use outputs which
are not unlocked yet. This is really a wallet problem, which
will be fixed later.
2019-05-20 13:45:36 +00:00
..
bans.py functional_tests: add bans tests 2019-04-11 11:07:55 +00:00
blockchain.py functional_tests: reset blockchain on test start 2019-04-20 11:28:19 +00:00
CMakeLists.txt functional_tests: detect requests python module 2019-04-18 19:33:01 +00:00
cold_signing.py functional_tests: reset blockchain on test start 2019-04-20 11:28:19 +00:00
daemon_info.py functional_tests: move RPC API to utils, it is not test specific 2019-03-22 15:29:44 +00:00
functional_tests_rpc.py Merge pull request #5496 2019-05-07 17:30:27 +02:00
get_output_distribution.py functional_tests: fix rare get_output_distribution failure 2019-05-20 13:45:36 +00:00
integrated_address.py functional_tests: move RPC API to utils, it is not test specific 2019-03-22 15:29:44 +00:00
main.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
mining.py functional_tests: reset blockchain on test start 2019-04-20 11:28:19 +00:00
multisig.py functional_tests: reset blockchain on test start 2019-04-20 11:28:19 +00:00
proofs.py functional_tests: reset blockchain on test start 2019-04-20 11:28:19 +00:00
sign_message.py functional_tests: move RPC API to utils, it is not test specific 2019-03-22 15:29:44 +00:00
speed.py functional_tests: move RPC API to utils, it is not test specific 2019-03-22 15:29:44 +00:00
transactions_flow_test.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
transactions_flow_test.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
transactions_generation_from_blockchain.cpp Update 2019 copyright 2019-03-05 22:05:34 +01:00
transactions_generation_from_blockchain.h Update 2019 copyright 2019-03-05 22:05:34 +01:00
transfer.py functional_tests: reset blockchain on test start 2019-04-20 11:28:19 +00:00
txpool.py functional_tests: reset blockchain on test start 2019-04-20 11:28:19 +00:00
wallet_address.py functional_tests: reset blockchain on test start 2019-04-20 11:28:19 +00:00