aboutsummaryrefslogtreecommitdiff
path: root/tests/functional_tests/wallet_address.py
Commit message (Collapse)AuthorAgeFilesLines
* functional_tests: add wallet password change, store and tag testsmoneromooo-monero2019-09-171-210/+0
|
* functional_tests: test creating wallets with local language namesmoneromooo-monero2019-08-161-2/+3
|
* functional_tests: fix python3 compatibilitymoneromooo-monero2019-05-291-9/+8
| | | | Also add missing bans test to the default tests
* functional_tests: reset blockchain on test startmoneromooo-monero2019-04-201-0/+8
|
* functional_tests: add wallet creation language testsmoneromooo-monero2019-04-111-0/+21
|
* functional_tests: add more wallet testsmoneromooo-monero2019-04-111-0/+29
| | | | get_transfer_by_txid, get_height, open/close
* functional_tests: move RPC API to utils, it is not test specificmoneromooo-monero2019-03-221-1/+1
|
* functional_tests: add wallet address/subaddress RPC testsmoneromooo-monero2019-03-211-0/+152