jmcdo29 / testing-nestjs

A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!
MIT License
2.88k stars 379 forks source link

chore: upgrade nest to v10 packages #2005

Closed jmcdo29 closed 11 months ago

jmcdo29 commented 11 months ago

I'm unhappy about the fix in the graphql package for just checking for Internal server error instead of an actual message, but I don't have the insight at the moment for what's happening and need v10 to work for other PRs to be updated. If anyone wants to fix it, feel free to open a PR