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
- Branch
- HexTest
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 5051 Build 8165: Bitcoin ABC Buildbot (legacy) Build 8164: arc lint + arc unit
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. |