Added tests to verify output from the getblock (verbose) rpc command. Follow up to D2499.
Details
Details
- Reviewers
deadalnix jasonbcox Fabien - Group Reviewers
Restricted Owners Package (Owns No Changed Paths) Restricted Project - Commits
- rSTAGING8aa43fbcd510: Added tests verifying outputs for getblock rpc command
rABC8aa43fbcd510: Added tests verifying outputs for getblock rpc command
test_runner.py rpc_blockchain
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
test/functional/rpc_blockchain.py | ||
---|---|---|
211 ↗ | (On Diff #7444) | This formatting is really bad. You can do like _test_getblockheader to avoid repeating selfnode[0] all the time. |