-
Notifications
You must be signed in to change notification settings - Fork 578
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Separate leaks tests #1888
Separate leaks tests #1888
Conversation
|
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
@graphql-yoga/apollo-link |
1.0.0-alpha-20221101165827-1fc386d7 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/urql-exchange |
1.0.0-alpha-20221101165827-1fc386d7 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/common |
3.0.0-alpha-20221101165827-1fc386d7 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/redis-event-target |
1.0.0-alpha-20221101165827-1fc386d7 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/typed-event-target |
1.0.0-alpha-20221101165827-1fc386d7 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/graphiql |
3.0.0-alpha-20221101165827-1fc386d7 |
npm ↗︎ unpkg ↗︎ |
graphql-yoga |
3.0.0-alpha-20221101165827-1fc386d7 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/node |
3.0.0-alpha-20221101165827-1fc386d7 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-apollo-inline-trace |
1.0.0-alpha-20221101165827-1fc386d7 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-apq |
1.0.0-alpha-20221101165827-1fc386d7 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-persisted-operations |
1.0.0-alpha-20221101165827-1fc386d7 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-prometheus |
1.0.0-alpha-20221101165827-1fc386d7 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-response-cache |
1.0.0-alpha-20221101165827-1fc386d7 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/render-graphiql |
3.0.0-alpha-20221101165827-1fc386d7 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/subscription |
3.0.0-alpha-20221101165827-1fc386d7 |
npm ↗︎ unpkg ↗︎ |
✅ Benchmark Results
|
🚀 Website PreviewThe latest changes to the website are available as preview in: https://ed1a05e8.graphql-yoga.pages.dev |
020b217
to
739332b
Compare
b1007b1
to
0c912c1
Compare
5604250
to
491dbda
Compare
Closes #1839
Instead of "skipping" some tests for leak detection as a part of integration tests; separate the leaks tests and skip leaking ones over there, while leaving integration tests intact.
pnpm test:leaks
Drop--forceExit
flag because we already--detectOpenHandles
pnpm test http.spec
orpnpm test:integration file-uploads.spec