summaryrefslogtreecommitdiff
path: root/tests/functional_tests
Commit message (Expand)AuthorAgeFilesLines
* functional_tests: fix rpc_payment tests with python 3moneromooo-monero2019-10-251-3/+4
* daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-257-6/+506
* functional_tests: fix transfer test - long payment ids are gonemoneromooo-monero2019-10-151-1/+1
* wallet_rpc_server: don't report integrated addresses for 0 payment IDmoneromooo-monero2019-10-141-1/+1
* wallet: remove long payment ID sending supportmoneromooo-monero2019-10-142-10/+15
* wallet2: ignore received unencrypted payment IDs (but warn hard)moneromooo-monero2019-10-141-6/+6
* Merge pull request #5877luigi11112019-09-241-1/+1
|\
| * Changed the use of boost:value_initialized for C++ list initializerJesus Ramirez2019-09-021-1/+1
* | functional_tests: fix failure on windows removing filesmoneromooo-monero2019-09-171-0/+2
* | fix wallet python test when run with ctestmoneromooo-monero2019-09-172-1/+3
* | functional_tests: python3 compatibilitymoneromooo-monero2019-09-177-15/+15
* | functional_tests: pop exactly what we need to test before testingmoneromooo-monero2019-09-1710-10/+20
* | functional_tests: check for RPC methods which aren't exposedmoneromooo-monero2019-09-172-0/+54
* | functional_tests: add get_transaction_pool_statsmoneromooo-monero2019-09-171-0/+84
* | functional_tests: add save_bcmoneromooo-monero2019-09-171-0/+3
* | functional_tests: add is_key_image_spent testsmoneromooo-monero2019-09-171-1/+45
* | functional_tests: add submitblock testmoneromooo-monero2019-09-171-0/+28
* | functional_tests: check transaction fee is around what we expectmoneromooo-monero2019-09-171-2/+9
* | functional_tests: add tx_notes testsmoneromooo-monero2019-09-171-0/+18
* | functional_tests: add wallet attributes testmoneromooo-monero2019-09-171-0/+23
* | functional_tests: add rescan_spent/rescan_blockchain testsmoneromooo-monero2019-09-171-0/+39
* | functional_tests: add monero: URI testsmoneromooo-monero2019-09-172-1/+235
* | wallet: add edit_address_book RPCmoneromooo-monero2019-09-171-6/+71
* | functional_tests: add address book testsmoneromooo-monero2019-09-172-1/+239
* | functional_tests: add wallet password change, store and tag testsmoneromooo-monero2019-09-172-9/+165
* | functional_tests: add spend proof testsmoneromooo-monero2019-09-171-0/+35
* | functional_tests: add test for mining via walletmoneromooo-monero2019-09-171-7/+21
* | functional_tests: add multisig state testsmoneromooo-monero2019-09-171-0/+68
* | functional_tests: add get_transfers testmoneromooo-monero2019-09-171-0/+23
* | functional_tests: add missing sweep_dust parameters, and test itmoneromooo-monero2019-09-171-0/+8
* | functional_tests: move extraneous stuff out of the frameworkmoneromooo-monero2019-09-171-5/+16
* | wallet: fix mismatch between two concepts of "balance"moneromooo-monero2019-09-051-4/+4
|/
* Merge pull request #5511luigi11112019-08-211-0/+59
|\
| * functional_tests: add tests for pending/out transfer addressesmoneromooo-monero2019-05-021-0/+59
* | Merge pull request #5504luigi11112019-08-171-2/+3
|\ \
| * | functional_tests: test creating wallets with local language namesmoneromooo-monero2019-08-161-2/+3
* | | Merge pull request #5490luigi11112019-08-171-0/+12
|\ \ \ | |/ / |/| |
| * | functional_tests: add get_fee_estimate to blockchain testmoneromooo-monero2019-04-241-0/+12
* | | Merge pull request #5677luigi11112019-08-151-1/+1
|\ \ \
| * | | tests: functional: fix python syntaxredfish2019-06-191-1/+1
* | | | Merge pull request #5498luigi11112019-08-141-0/+7
|\ \ \ \
| * | | | functional_tests: add a 3/3 multisig testmoneromooo-monero2019-04-261-0/+7
| | |_|/ | |/| |
* | | | Merge pull request #5487luigi11112019-08-141-0/+1
|\ \ \ \
| * | | | consensus: from v12, enforce >= 2 outputsmoneromooo-monero2019-04-231-0/+1
| | |_|/ | |/| |
* | | | functional_tests: add validate_address testsmoneromooo-monero2019-07-291-0/+111
* | | | Merge pull request #5473luigi11112019-07-241-4/+4
|\ \ \ \
| * | | | python-rpc: add missing getblock RPC parametersmoneromooo-monero2019-05-091-4/+4
| |/ / /
* | | / wallet_rpc_server: fix get_bulk_payments with short payment idsmoneromooo-monero2019-07-091-0/+3
| |_|/ |/| |
* | | Merge pull request #5583Riccardo Spagni2019-06-0115-59/+60
|\ \ \
| * | | functional_tests: fix python3 compatibilitymoneromooo-monero2019-05-2915-59/+60