celestia-app
celestia-app copied to clipboard
QGB use existing testing infrastructure
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