-
Couldn't load subscription status.
- Fork 29
op-e2e: ci: asterisc fault proof tests #51
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
Conversation
1b89878 to
750cd6f
Compare
7549b9d to
eed2d41
Compare
b065562 to
9b6304d
Compare
bd542f7 to
8c171cd
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #51 +/- ##
=======================================
Coverage 70.39% 70.39%
=======================================
Files 19 19
Lines 2810 2810
=======================================
Hits 1978 1978
Misses 743 743
Partials 89 89 ☔ View full report in Codecov by Sentry. |
953e6e9 to
3f6b347
Compare
3f6b347 to
5b6d7ce
Compare
27365ef to
c05d05c
Compare
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a simple suggestion about documentation. �Everything else looks good to me!
c05d05c to
b478d9c
Compare
Description
This mirrors monorepo's fault proof op-e2e-cannon-test for asterisc. The tests can be run locally or at CI(see https://app.circleci.com/pipelines/github/ethereum-optimism/asterisc/201/workflows/4a56b4ac-f95f-401f-8cb9-1de8733b12a0/jobs/708?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link&utm_content=summary that all tests are passing!).
Guidelines for running e2e locally is added.
monorepo version pinned at tip's monorepo fork at ethereum-optimism/optimism#10214. When this is merged, will repin to upstream monorepo.Rebased.Tests
Mirrored Upstream tests.
These two tests are not needed to check asterisc functionality.
Added
output_asterisc_test.goby mirroringoutput_cannon_test.go.