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

QGB use existing testing infrastructure #745

Closed
Tracked by #301
rach-id opened this issue Sep 20, 2022 · 1 comment
Closed
Tracked by #301

QGB use existing testing infrastructure #745

rach-id opened this issue Sep 20, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@rach-id
Copy link
Member

rach-id commented Sep 20, 2022

We should use the existing

func SetupTestAppWithGenesisValSet(t *testing.T) *app.App {
for the QGB tests instead of:

func SetupTestChain(t *testing.T, weights []uint64) (TestInput, sdk.Context) {

Originally posted by @evan-forbes in #742 (comment)

@rach-id
Copy link
Member Author

rach-id commented Feb 21, 2024

no longer needed as we're switching to BlobstreamX

@rach-id rach-id closed this as not planned Won't fix, can't repro, duplicate, stale Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant