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

spike: create a driver for cosmos-sdk e2e tests #219

Open
Anmol1696 opened this issue Sep 7, 2023 · 0 comments
Open

spike: create a driver for cosmos-sdk e2e tests #219

Anmol1696 opened this issue Sep 7, 2023 · 0 comments
Labels

Comments

@Anmol1696
Copy link
Collaborator

Overview

It would be super nice to have a driver with multiple backends: like system tests, Starship, interchain tests; for spinning up the infra.
Test cases does not care about the infra it is running against, so a driver can help us run the same tests against multiple backends.

Proposal

Need to define a driver interface, can start with e2e tests of cosmos-sdk and the testutil that is used to spin up system chains.
Run a single test against current testutil and also Starship backend.

@Anmol1696 Anmol1696 added the spike label Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant