aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_groups.py
Commit message (Collapse)AuthorAgeFilesLines
* scripted-diff: Rename rpc_timewait to rpc_timeoutMarcoFalke2018-12-221-1/+1
| | | | | | -BEGIN VERIFY SCRIPT- sed -i -e 's/self.rpc_timewait/self.rpc_timeout/g' $(git grep -l self.rpc_timewait) -END VERIFY SCRIPT-
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-1/+4
|
* tests: Use explicit importspracticalswift2018-08-131-2/+1
|
* qa: Extract rpc_timewait as test paramMarcoFalke2018-08-011-0/+1
| | | | Also increase it for wallet_dump and wallet_groups
* [qa] Add test for too-large wallet output groupsSuhas Daftuar2018-07-301-0/+26
|
* test: Add basic testing for wallet groupsKarl-Johan Alm2018-07-241-0/+67