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

Integration Test Harness #62

Open
3 of 4 tasks
Ryanmtate opened this issue Sep 19, 2022 · 1 comment
Open
3 of 4 tasks

Integration Test Harness #62

Ryanmtate opened this issue Sep 19, 2022 · 1 comment

Comments

@Ryanmtate
Copy link
Contributor

Ryanmtate commented Sep 19, 2022

Create integration test harness for packaged substream modules.

It should:

  • Load substreams spkg module and use the grpc sf endpoint to test the consumption of the stream;
  • Cache the results of the stream;
  • Check runs against cached results;
  • Save cached results to target folder (used by github actions);
@Ryanmtate
Copy link
Contributor Author

See note in #63 on using substreams cli instead of the grpc client. There is a build script for setting up the substreams grpc client in the PR, but I have not been able to successfully get block response.

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 a pull request may close this issue.

1 participant