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

Refactoring of runtime testing helpers #360

Merged

Conversation

cburgdorf
Copy link
Collaborator

What was wrong?

Nothing wrong, continued what was proposed here: #342 (comment)

How was it fixed?

Basically, this gets rid of test_runtime_functions and test_runtime_functions_revert and instead adds an execute method to the Runtime which returns an ExecutionOutput that supports running various expectations.

@cburgdorf cburgdorf force-pushed the christoph/test/runtime-refactoring branch from de9ab68 to b3dc340 Compare April 21, 2021 13:58
@cburgdorf cburgdorf merged commit 3425eae into ethereum:master Apr 23, 2021
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