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

Thorough tests for eval #141

Open
3 tasks
wwared opened this issue Jul 12, 2024 · 0 comments
Open
3 tasks

Thorough tests for eval #141

wwared opened this issue Jul 12, 2024 · 0 comments

Comments

@wwared
Copy link
Contributor

wwared commented Jul 12, 2024

As a follow-up to #139, we also want:

  • Full error test coverage, one test for each source of errors from the Lair functions (i.e. testing all error-generating code-paths)
    • Relatedly, make sure that we have one test for every EvalErr that can be generated by Lurk evaluation (this is a subset of the above)
  • Test functions that generate and verify full proofs for all tests. These can be #[ignore]d by default but should run in CI
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

No branches or pull requests

1 participant