celestia-app icon indicating copy to clipboard operation
celestia-app copied to clipboard

QGB use existing testing infrastructure

Open rach-id opened this issue 2 years ago • 0 comments

We should use the existing https://github.com/celestiaorg/celestia-app/blob/e18de882c3de4ee92e4632af21d4007c1b642adb/testutil/test_app.go#L71 for the QGB tests instead of:

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

Originally posted by @evan-forbes in https://github.com/celestiaorg/celestia-app/pull/742#discussion_r975808339

rach-id avatar Sep 20 '22 21:09 rach-id