Skip to content
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

Add mention about testing module limitation on usage of HttpAdapterHost.httpAdapter #2823

Open
micalevisk opened this issue Aug 11, 2023 · 0 comments

Comments

@micalevisk
Copy link
Member

I believe we should mention about this: nestjs/nest#8076 (comment) limitation of Test.createTestingModule somewhere in the docs (peharps as a sub-section of https://docs.nestjs.com/fundamentals/testing#end-to-end-testing or at https://docs.nestjs.com/faq/http-adapter page) because the project generated by Nest CLI is using it for E2E and users may face errors like this one: notiz-dev/nestjs-prisma#74 when some 3rd-party nestjs lib uses HttpAdapter under the hood

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant