aboutsummaryrefslogtreecommitdiff
path: root/tests/functional_tests/wallet.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-17functional_tests: fix failure on windows removing filesmoneromooo-monero1-0/+2
2019-09-17fix wallet python test when run with ctestmoneromooo-monero1-1/+2
2019-09-17functional_tests: python3 compatibilitymoneromooo-monero1-6/+6
2019-09-17functional_tests: pop exactly what we need to test before testingmoneromooo-monero1-1/+2
2019-09-17functional_tests: add wallet attributes testmoneromooo-monero1-0/+23
2019-09-17functional_tests: add wallet password change, store and tag testsmoneromooo-monero1-7/+161
2019-08-16functional_tests: test creating wallets with local language namesmoneromooo-monero1-2/+3
2019-05-29functional_tests: fix python3 compatibilitymoneromooo-monero1-9/+8
2019-04-20functional_tests: reset blockchain on test startmoneromooo-monero1-0/+8
2019-04-11functional_tests: add wallet creation language testsmoneromooo-monero1-0/+21
2019-04-11functional_tests: add more wallet testsmoneromooo-monero1-0/+29
2019-03-22functional_tests: move RPC API to utils, it is not test specificmoneromooo-monero1-1/+1
2019-03-21functional_tests: add wallet address/subaddress RPC testsmoneromooo-monero1-0/+152