test: replace bare asserts with assertion helpers in wallet_backwards_compatibility.py #34753

pull Bortlesboat wants to merge 1 commits into bitcoin:master from Bortlesboat:test-replace-bare-asserts-wallet-backwards-compatibility changing 1 files +10 −10
  1. Bortlesboat commented at 12:15 pm on March 6, 2026: none
    Replace 10 bare assert statements that use equality and greater-than comparisons with assert_equal() and assert_greater_than() for better failure diagnostics when tests fail.
  2. test: replace bare asserts with assertion helpers in wallet_backwards_compatibility.py
    Replace 10 bare assert statements that use equality and greater-than
    comparisons with assert_equal() and assert_greater_than() for better
    failure diagnostics.
    a2a9db8e36
  3. DrahtBot added the label Tests on Mar 6, 2026
  4. DrahtBot commented at 12:15 pm on March 6, 2026: contributor

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    Reviews

    See the guideline for information on the review process. A summary of reviews will appear here.

  5. l0rinc commented at 1:45 pm on March 6, 2026: contributor
    Please don’t to it file-by-file, if you insist on doing this, make it a scripted-diff across multiple files.
  6. Bortlesboat commented at 5:49 pm on March 6, 2026: none
    Closing per l0rinc’s feedback — will consolidate bare-assert replacements into a single scripted-diff PR across multiple test files.
  7. Bortlesboat closed this on Mar 6, 2026


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-03-09 09:13 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me