summaryrefslogtreecommitdiff
path: root/tests/functional_tests/transfer.py
Commit message (Expand)AuthorAgeFilesLines
* functional_tests: fix python3 compatibilitymoneromooo-monero2019-05-291-4/+4
* functional_tests: reset blockchain on test startmoneromooo-monero2019-04-201-0/+7
* functional_tests: add sweep_single testmoneromooo-monero2019-04-151-0/+50
* functional_tests: add double spend detection testsmoneromooo-monero2019-04-111-0/+61
* functional_tests: add more wallet testsmoneromooo-monero2019-04-111-0/+26
* functional_tests: move RPC API to utils, it is not test specificmoneromooo-monero2019-03-221-2/+2
* functional_tests: add balance testsmoneromooo-monero2019-03-221-58/+170
* functional_tests: add more transfer testsmoneromooo-monero2019-03-211-6/+53
* functional_tests: add get_bulk_transfer testsmoneromooo-monero2019-03-211-0/+37
* functional_tests: add basic transfer testsmoneromooo-monero2019-03-211-0/+291