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

[CX_HARDENING] - Audit DA Task Tests #3160

Open
6 tasks
jparr721 opened this issue May 15, 2024 · 0 comments
Open
6 tasks

[CX_HARDENING] - Audit DA Task Tests #3160

jparr721 opened this issue May 15, 2024 · 0 comments
Labels
cappuccino cappuccino-sprint2 consensus-hardening Hardening the consensus protocol and adaquate testing.

Comments

@jparr721
Copy link
Contributor

jparr721 commented May 15, 2024

What is this task and why do we need to work on it?

The DA task only has two tests, yet has several nontrivial code paths. We need to evaluate and improve the testing.

What work will need to be done to complete this task?

  • - Evaluate the DA task to determine if enough of the code is covered.
  • - Permute the inputs and verify if the tests still pass.
  • - Clean up and reduce boilerplate within the test file.
  • - Add additional tests for the various cases that were not previously handled.

Are there any other details to include?

No response

What are the acceptance criteria to close this issue?

  • - New tests are added
  • - All tests pass

Branch work will be merged to (if not the default branch)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cappuccino cappuccino-sprint2 consensus-hardening Hardening the consensus protocol and adaquate testing.
Projects
None yet
Development

No branches or pull requests

1 participant