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

Provide a MockDA for tests #39

Open
Ferret-san opened this issue May 5, 2023 · 0 comments
Open

Provide a MockDA for tests #39

Ferret-san opened this issue May 5, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Ferret-san
Copy link
Collaborator

Certain tests, like calldata_source_test.go require a DAConfig in order to work, but without a MockDA, the tests are likely to fail whenever DataFromEVMTransactions is called, thus a MockDA or key-value store of sorts would help us in having proper testing

@Ferret-san Ferret-san added the enhancement New feature or request label May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant