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

Add extensive coverage for mrf-tool #521

Closed
3 tasks done
aumetra opened this issue Apr 10, 2024 · 1 comment · Fixed by #525
Closed
3 tasks done

Add extensive coverage for mrf-tool #521

aumetra opened this issue Apr 10, 2024 · 1 comment · Fixed by #525

Comments

@aumetra
Copy link
Member

aumetra commented Apr 10, 2024

This is in preparation for actually writing a draft FEP and providing reliable and reproducible test vectors.
The CLI is supposed to be the flagship tooling for WASM MRFs and I want it to be in a highly tested and well working state.

TODO

  • File system mocking
  • Separate implementation into a lib.rs file so tests can hook into it
  • Add tests
@aumetra
Copy link
Member Author

aumetra commented May 2, 2024

Now the heart of the tool has like ~98% test coverage. Perfect.

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 a pull request may close this issue.

1 participant