Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGINGe6d1f16f8b74: Allow multiwallet.py to be used with --usecli
rABCe6d1f16f8b74: Allow multiwallet.py to be used with --usecli
./test/function/test_runner.py
Ensure that wallet_multiwallet.py is run twice, the second time with
the --usecli argument
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
test/functional/test_runner.py | ||
---|---|---|
79 ↗ | (On Diff #6898) | This needs to be fixed. |
test/functional/wallet_multiwallet.py | ||
---|---|---|
30 ↗ | (On Diff #6907) | This is an autopep8 rule, if the lambda is assigned, then you'd better have a function. |
test/functional/wallet_multiwallet.py | ||
---|---|---|
30 ↗ | (On Diff #6907) | autopep8 is somewhat retarded. |