Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zcash_client_sqlite: Create a test that exercises a Proposal with transparent inputs #1329

Open
str4d opened this issue Mar 27, 2024 · 0 comments
Labels
C-tech-debt Category: Technical debt that needs to be paid off testing

Comments

@str4d
Copy link
Contributor

str4d commented Mar 27, 2024

WalletDb::get_unspent_transparent_output is only used in proto::proposal::Proposal::try_into_standard_proposal. The latter is exercised in the tests, but only with shielded inputs. We should add a shielding test to ensure this pathway is covered (and enable finding bugs like #1326).

@str4d str4d added testing C-tech-debt Category: Technical debt that needs to be paid off labels Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-tech-debt Category: Technical debt that needs to be paid off testing
Projects
None yet
Development

No branches or pull requests

3 participants