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

Create workflow to run differential tests at set intervals #26

Open
razgraf opened this issue Feb 8, 2024 · 0 comments
Open

Create workflow to run differential tests at set intervals #26

razgraf opened this issue Feb 8, 2024 · 0 comments

Comments

@razgraf
Copy link
Member

razgraf commented Feb 8, 2024

A workflow that it triggered automatically once per week (or even day) should be implemented to run the differential tests from protocol-envio/test and merkle-envio/test.

Some caveats to consider:

  • If the indexer reaches a block faster than the subgraph, the test will fail - this is somewhat of a false-positive as indexing speed is a good thing, so tests should be adapted for this caveat
  • The tests could be run against two separate subgraphs (different chain) for even more reassurance
  • Separately, availability tests could be considered for all subgraphs and indexers
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

No branches or pull requests

1 participant