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

Data driven test suite for BMT Roots #324

Open
5 tasks
bvrooman opened this issue Jan 25, 2023 · 0 comments
Open
5 tasks

Data driven test suite for BMT Roots #324

bvrooman opened this issue Jan 25, 2023 · 0 comments
Assignees
Labels
fuel-merkle Related to the `fuel-merkle` crate.

Comments

@bvrooman
Copy link
Contributor

bvrooman commented Jan 25, 2023

  • Each test file specifies the expected leaf data and expected root
  • Test files are written in YAML syntax
  • Test suite covers a range of roots, including empty root, single leaf root, and multiple leaf root
  • fuel-merkle implements a test framework that reads in all data files
  • Test suite is run automatically during CI
@bvrooman bvrooman self-assigned this Jan 25, 2023
@bvrooman bvrooman added the fuel-merkle Related to the `fuel-merkle` crate. label Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fuel-merkle Related to the `fuel-merkle` crate.
Projects
None yet
Development

No branches or pull requests

1 participant