Open bestmike007 opened 1 year ago
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:
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.
make functional
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: