Skip to content

test: Add integration test for z_exportviewingkey#115

Open
mnm458 wants to merge 1 commit into
zcash:mainfrom
mnm458:feat/z-exportviewingkey-test
Open

test: Add integration test for z_exportviewingkey#115
mnm458 wants to merge 1 commit into
zcash:mainfrom
mnm458:feat/z-exportviewingkey-test

Conversation

@mnm458

@mnm458 mnm458 commented Jun 8, 2026

Copy link
Copy Markdown

Adds the integration test for z_exportviewingkey (zcash/wallet#70).

Depends on zcash/wallet#461.

Closes #114

Tests:

  1. Export viewing key for a valid Sapling address (correct HRP)
  2. Idempotent export (same key returned twice)
  3. Invalid address rejected
  4. Transparent address rejected
  5. Second account produces a different viewing key

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 integration test for z_exportviewingkey

1 participant