aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet-encryption.py
AgeCommit message (Expand)Author
2018-01-25[tests] Rename wallet_* functional tests.Anthony Towns
2018-01-11Test walletpassphrase timeout bounds and clampingAndrew Chow
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-10-05scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc errorJohn Newbery
2017-09-06[qa] TestNode: Add wait_until_stopped helper methodMarcoFalke
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-06-29[tests] Move stop_node and start_node methods to BitcoinTestFrameworkJohn Newbery
2017-06-08Tests for wallet encryption stuffAndrew Chow