summaryrefslogtreecommitdiff
path: root/tests/functional_tests/functional_tests_rpc.py
Commit message (Expand)AuthorAgeFilesLines
* 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