gossamer icon indicating copy to clipboard operation
gossamer copied to clipboard

Move integration tests for network and grandpa packages out of unit tests

Open jimjbrettj opened this issue 2 years ago • 1 comments

Issue summary

  • Currently integration tests being run as unit tests are greatly increasing the time it takes to run unit tests in CI. Specifically this is an issue for the network and grandpa packages. This issue involves moving the current integration tests to be run as actual integration tests as opposed to unit tests.

jimjbrettj avatar Sep 21 '22 18:09 jimjbrettj

@jimjbrettj do we want to turn this into an Epic and create separate Issues for the different packages/tests?

danforbes avatar Oct 03 '22 13:10 danforbes

Perhaps there is minor improvements that can be had, but this effort has been undertaken and resolved

jimjbrettj avatar Nov 14 '23 21:11 jimjbrettj