Replace 20 bare assert statements that use equality comparisons with
assert_equal() for better failure diagnostics when tests fail.
test: replace bare asserts with assertion helpers in rpc_getdescriptoractivity.py #34752
pull Bortlesboat wants to merge 1 commits into bitcoin:master from Bortlesboat:test-replace-bare-asserts-rpc-getdescriptoractivity changing 1 files +20 −20-
Bortlesboat commented at 12:15 PM on March 6, 2026: none
-
eae8919010
test: replace bare asserts with assertion helpers in rpc_getdescriptoractivity.py
Replace 20 bare assert statements that use equality comparisons with assert_equal() for better failure diagnostics.
- DrahtBot added the label Tests on Mar 6, 2026
-
DrahtBot commented at 12:15 PM on March 6, 2026: contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--021abf342d371248e50ceaed478a90ca-->
Reviews
See the guideline for information on the review process. A summary of reviews will appear here.
<!--5faf32d7da4f0f540f40219e4f7537a3-->
-
Bortlesboat commented at 5:49 PM on March 6, 2026: none
Closing per l0rinc's feedback on #34753 — will consolidate bare-assert replacements into a single scripted-diff PR.
- Bortlesboat closed this on Mar 6, 2026
Contributors
Labels