chainstorage
chainstorage copied to clipboard
Run e2e tests in CI
For now, we don't have tests for dependency injections. We need a pipeline to run e2e tests for each of the supported blockchains with the following steps:
- Run localstack
- Run server
- Run backfill to inject recent blocks
- Use the sdk to fetch
make functional is basically the e2e tests you're referring to. For that to work, we need to inject some secrets for the EndpointGroup config.