aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_groups.py
AgeCommit message (Collapse)Author
2019-09-19Test: Move common function assert_approx() into util.pyfridokus
2018-12-22scripted-diff: Rename rpc_timewait to rpc_timeoutMarcoFalke
-BEGIN VERIFY SCRIPT- sed -i -e 's/self.rpc_timewait/self.rpc_timeout/g' $(git grep -l self.rpc_timewait) -END VERIFY SCRIPT-
2018-09-10qa: Run all tests even if wallet is not compiledMarcoFalke
2018-08-13tests: Use explicit importspracticalswift
2018-08-01qa: Extract rpc_timewait as test paramMarcoFalke
Also increase it for wallet_dump and wallet_groups
2018-07-30[qa] Add test for too-large wallet output groupsSuhas Daftuar
2018-07-24test: Add basic testing for wallet groupsKarl-Johan Alm