prisma-labs / graphql-framework-experiment

Code-First Type-Safe GraphQL Framework
https://nexusjs.org
MIT License
673 stars 66 forks source link

fix: get around port collisions with a random port #1418

Open haysclark opened 4 years ago

haysclark commented 4 years ago

closes #1326

netlify[bot] commented 4 years ago

Deploy request for graphql-nexus pending review.

Review with commit fac447d6dd2f13c3e1b7d4c10c77e01753e86305

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

haysclark commented 4 years ago

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 commented 4 years ago

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