Skip to content

test: add Wallet.keychains() behavior coverage for standard and single-descriptor wallets #104

Description

@Johnosezele

Description

Add offline unit tests that call Wallet.keychains() and assert the returned List<WalletKeychain> is structurally correct for the two wallet shapes already covered elsewhere in the test suite.

#101 regenerated lib/bdk.dart with Wallet.keychains() and WalletKeychain, but existing tests never invoke this method.

Scope

  • Cover a standard two-descriptor wallet built with buildBip84Descriptor / buildBip84ChangeDescriptor.
  • Cover a single descriptor wallet built with Wallet.createSingle.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomerstestingadd tests coverage for uncovered areas in the library

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions