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

Refactor e2e testsuite setup to allow configuring a single chain #3160

Open
3 tasks
damiannolan opened this issue Feb 16, 2023 · 0 comments
Open
3 tasks

Refactor e2e testsuite setup to allow configuring a single chain #3160

damiannolan opened this issue Feb 16, 2023 · 0 comments
Labels
e2e type: refactor Architecture, code or CI improvements that may or may not tackle technical debt.

Comments

@damiannolan
Copy link
Member

Summary

In some end-to-end tests we require only a single chain to be setup, for example, localhost client tests only require a single chain to operate on by broadcasting messages. Currently the tests spin up a second chain and a relayer which are unused.

We can refactor the e2e testsuite to allow a more flexible setup or add some auxiliary setup methods.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged/assigned
@damiannolan damiannolan added e2e type: refactor Architecture, code or CI improvements that may or may not tackle technical debt. labels Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e type: refactor Architecture, code or CI improvements that may or may not tackle technical debt.
Projects
Status: Todo 🏃
Development

No branches or pull requests

1 participant