Skip to content

Conversation

@110CodingP
Copy link
Owner

Fixes #15 . Tests are stolen from bdk_wallet 😅 .

Since rusqlite also returns an error.
Also refactored the tests to check if correct error is being returned.
This helps in debugging. Especially in assert statements.
@coveralls
Copy link
Collaborator

Coverage Status

coverage: 99.465% (+1.8%) from 97.683%
when pulling 7f40b38 on wallet_persister_tests
into 048a6ea on master.

Copy link

@notmandatory notmandatory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 7f40b38

@110CodingP
Copy link
Owner Author

ig this should be done using persist_test_utils in bdk_wallet as in #19

@110CodingP 110CodingP closed this Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add test to check WalletPersister implementation

4 participants