You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can consider running/exposing a subset of tests from the Makefile.
Upgrade e2e tests require extra setup in ibc-go-e2e-config.yaml. Which is not obvious for someone new to the repo. Also upgrade tests are excluded in the default CI workflow.
We can consider running/exposing a subset of tests from the Makefile.
Upgrade e2e tests require extra setup in
ibc-go-e2e-config.yaml
. Which is not obvious for someone new to the repo. Also upgrade tests are excluded in the default CI workflow.Given all this, we should figure out how to organize/grop tests for a better developer obboarding.
Possible considerations:
functionality
tests. And another make command that shows all tests.The text was updated successfully, but these errors were encountered: