test-infra icon indicating copy to clipboard operation
test-infra copied to clipboard

Consider splitting out core/app and node test-infra code

Open evan-forbes opened this issue 2 years ago • 1 comments

It is currently difficult to use a version of the application that is not yet supported by node because this repo combines the testing helpers/logic for both here. When trying to do so, I effectively had to either go update node, or temporarily remove all of the node code to get testground to build the relevant images for the validator only tests.

evan-forbes avatar Apr 06 '23 11:04 evan-forbes

I guess it's time for a composition interop to get this vicious cycle out of the equation

Bidon15 avatar Apr 06 '23 11:04 Bidon15