-
Notifications
You must be signed in to change notification settings - Fork 127
feat: add opcode test suite to e2e tests #1760
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1760 +/- ##
=========================================
Coverage 64.48% 64.49%
- Complexity 1522 1523 +1
=========================================
Files 396 396
Lines 14381 14381
Branches 1545 1545
=========================================
+ Hits 9274 9275 +1
Misses 4497 4497
+ Partials 610 609 -1
*This pull request uses carry forward flags. Click here to find out more. 🚀 New features to boost your workflow:
|
thedarkjester
approved these changes
Nov 21, 2025
jonesho
pushed a commit
that referenced
this pull request
Nov 24, 2025
* parse new responses format * add class name * add class name
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR implements issue(s) #
Checklist
Note
Adds e2e tests for OpcodeTester and introduces L2 opcodeTesterAddress with accessor in setup/config.
e2e/src/opcodes.spec.tswith:linea_estimateGasforexecuteAllOpcodes.executeAllOpcodesand asserting state change.opcodeTesterAddressine2e/src/config/tests-config/types.ts.opcodeTesterAddressin local enve2e/src/config/tests-config/environments/local.ts.getL2OpcodeTesterContractaccessor and includeopcodeTesterAddressinisLocalL2Configguard ine2e/src/config/tests-config/setup.ts.Written by Cursor Bugbot for commit a10a0a3. This will update automatically on new commits. Configure here.