summaryrefslogtreecommitdiff
path: root/tests/functional_tests/functional_tests_rpc.py
Commit message (Expand)AuthorAgeFilesLines
* daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-251-3/+16
* fix wallet python test when run with ctestmoneromooo-monero2019-09-171-0/+1
* functional_tests: python3 compatibilitymoneromooo-monero2019-09-171-2/+2
* functional_tests: add monero: URI testsmoneromooo-monero2019-09-171-1/+1
* functional_tests: add address book testsmoneromooo-monero2019-09-171-1/+1
* functional_tests: add wallet password change, store and tag testsmoneromooo-monero2019-09-171-2/+4
* tests: functional: fix python syntaxredfish2019-06-191-1/+1
* functional_tests: fix python3 compatibilitymoneromooo-monero2019-05-291-1/+1
* Merge pull request #5496Riccardo Spagni2019-05-071-1/+1
|\
| * rpc: improve get_output_distributionmoneromooo-monero2019-04-251-1/+1
* | functional_tests: flush stdout before popening new processmoneromooo-monero2019-04-231-0/+1
|/
* functional_tests: exit with 1 if any test failsmoneromooo-monero2019-04-111-0/+2
* python-rpc: add console.pymoneromooo-monero2019-03-231-1/+1
* functional_tests: move RPC API to utils, it is not test specificmoneromooo-monero2019-03-221-0/+6
* functional_tests: add proofs tests (tx key, in/out tx, reserve)moneromooo-monero2019-03-211-1/+1
* functional_tests: add message signing/verification testsmoneromooo-monero2019-03-211-1/+1
* functional_tests: add multisig and cold signing testsmoneromooo-monero2019-03-211-2/+2
* functional_tests: support several daemons/walletsmoneromooo-monero2019-03-211-25/+38
* functional_tests: add txpool RPC testsmoneromooo-monero2019-03-211-1/+1
* functional_tests: add integrated address testsmoneromooo-monero2019-03-211-1/+1
* functional_tests: add basic transfer testsmoneromooo-monero2019-03-211-1/+1
* functional_tests: plug RPC tests into the cmake machinerymoneromooo-monero2019-03-211-0/+116