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

Move test_note_script and test_wallet to miden-tx and use mock_chain instead of MockDataStore #258

Closed
Tracked by #700
Dominik1999 opened this issue Sep 24, 2023 · 1 comment
Labels
tests Improvements to testing
Milestone

Comments

@Dominik1999
Copy link
Collaborator

test_note_script and test_wallet currently use the MockDataStore framework to test. We should change this now that we have #254

In doing so, we should also add unit tests for the note scripts and the wallet.

@bobbinth bobbinth added the tests Improvements to testing label Mar 11, 2024
@bobbinth bobbinth added this to the v0.4 milestone Jul 1, 2024
@bobbinth
Copy link
Contributor

bobbinth commented Jul 1, 2024

Closed by #735.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Improvements to testing
Projects
Status: Done
Development

No branches or pull requests

2 participants