graphql-framework-experiment icon indicating copy to clipboard operation
graphql-framework-experiment copied to clipboard

fix: get around port collisions with a random port

Open haysclark opened this issue 5 years ago • 3 comments

closes #1326

  • port workaround allows more performant parallel testing
  • testing on CI environments should still utilize Jest’s —runInBand flag

haysclark avatar Sep 16 '20 01:09 haysclark

Deploy request for graphql-nexus pending review.

Review with commit fac447d6dd2f13c3e1b7d4c10c77e01753e86305

https://app.netlify.com/sites/graphql-nexus/deploys

netlify[bot] avatar Sep 16 '20 01:09 netlify[bot]

I opted to do a little code structuring in the 'testing' folder so that it matches the structure of the 'plugin' folder. If that isn't wanted, I can close this PR and make a new one with this simpler branch.

haysclark avatar Sep 16 '20 01:09 haysclark

Windows tests are flaky, re-running via force-push. :(

haysclark avatar Sep 16 '20 01:09 haysclark