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

Example/E2E test with real node #42

Open
vkgnosis opened this issue Jun 27, 2023 · 0 comments
Open

Example/E2E test with real node #42

vkgnosis opened this issue Jun 27, 2023 · 0 comments
Labels
nice to have Something to do if we have time

Comments

@vkgnosis
Copy link
Contributor

vkgnosis commented Jun 27, 2023

It would be nice to have an example also functioning as e2e test with a real node. The way I imagine the test is as follows:

  • Run Arak with a realistic config and real node.
  • Use an sqlite command to check when we have events for the block range we chose for the next step. When we have them, kill the Arak process.
  • Run a realistic SQL query on the database based on the events we indexed.
@vkgnosis vkgnosis changed the title E2E test with real node Example/E2E test with real node Jun 27, 2023
@nlordell nlordell added the nice to have Something to do if we have time label Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nice to have Something to do if we have time
Projects
None yet
Development

No branches or pull requests

2 participants