aboutsummaryrefslogtreecommitdiff
path: root/test/functional/multiwallet.py
AgeCommit message (Expand)Author
2017-09-01[tests] don't override __init__() in individual testsJohn Newbery
2017-09-01[tests] TestNode: separate add_node from start_nodeJohn Newbery
2017-08-15[tests] Introduce TestNodeJohn Newbery
2017-07-28[wallet] Specify wallet name in wallet loading errorsJohn Newbery
2017-07-28Reject invalid wallet filesJoão Barbosa
2017-07-28Reject duplicate wallet filenamesJoão Barbosa
2017-07-26Fix misleading "Method not found" multiwallet errorsRussell Yanofsky
2017-07-20[wallet] [tests] Add listwallets to multiwallet testJohn Newbery
2017-07-17[QA] add basic multiwallet testJonas Schnelli