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

tests: verifier: scaffolding for verifier integration tests #51

Merged
merged 2 commits into from
Aug 8, 2023

Conversation

akirillo
Copy link
Contributor

@akirillo akirillo commented Aug 8, 2023

This PR introduces scaffolding & utilities for running verifier integration tests (attempting verification of valid & invalid proofs), as well as slightly tweaking the verifier contract interface to only return the verified field of the VerificationJob, as this is all that is relevant.

@akirillo akirillo added the enhancement New feature or request label Aug 8, 2023
@akirillo akirillo requested a review from joeykraut August 8, 2023 21:50
@akirillo akirillo self-assigned this Aug 8, 2023
Copy link
Member

@joeykraut joeykraut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

tests/src/utils.rs Show resolved Hide resolved
@akirillo akirillo merged commit 1acb81b into main Aug 8, 2023
3 checks passed
@akirillo akirillo deleted the andrew/verifier-integration-tests-scaffolding branch August 8, 2023 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants