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

op-e2e: Separate helpers for proofs action tests into a new package #11920

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

ajsutton
Copy link
Contributor

Description

Separates the actual tests from the helpers by introducing a new op-e2e/actions/proofs/helpers package. This makes it much easier to find the actual e2e tests, particular if in the future the helpers have their own unit tests as well.

Only applied to the proofs helpers currently but will apply this pattern to other tests in follow up PRs.

@ajsutton ajsutton requested review from a team as code owners September 16, 2024 03:29
@ajsutton ajsutton requested review from mbaxter, clabby and protolambda and removed request for mbaxter September 16, 2024 03:29
@ajsutton
Copy link
Contributor Author

@protolambda Flagging this mostly as a FYI since you've done a lot of work on the actions tests. Please yell if you think this is the wrong direction.

@ajsutton ajsutton added this pull request to the merge queue Sep 16, 2024
Merged via the queue into develop with commit ac443ef Sep 16, 2024
60 checks passed
@ajsutton ajsutton deleted the aj/separate-helpers branch September 16, 2024 04:36
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 this pull request may close these issues.

2 participants