-
Notifications
You must be signed in to change notification settings - Fork 18
[evm-tracing-0] add evm-tracing test suite to e2e ts tests #1574
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
1386077
to
a374702
Compare
I would like to finalize the code we would like to have as a part of TDD for EVM tracing logic. At the current moment it's unclear to me what exactly should we have. I started preparing a proper test to execute RPC request for I was thinking in terms of TDD that we should take the specification and implement some simple tests at least that follow the spec. But it can be different from moonbeam implementation, like request call data type. So, I guess we should define request/response types and test data at least. Currently I started with a374702. |
a374702
to
5a1d74a
Compare
Separated the PR, moved the tests itself logic to #1575 |
Will rebase after #1580 |
4139435
to
426e497
Compare
1a552a7
to
89186c3
Compare
Uh oh!
There was an error while loading. Please reload this page.