[ ] Regression
[ ] Bug report
[X] Feature request
[X] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.
Hi!
Can anybody advise how to use middlewares in e2e tests using "createTestingModule" ?
From what I found there is no way to do it using test helper so i am submiting this as a feature request.
Thanks,
Nest version: 5.Y.Z
For Tooling issues:
- Node version: 8.X
- Platform: Mac, Linux, Windows
I'm not sure what this question is about. What exactly would you like to achieve? You can normally set up middleware inside a module class - they will be registered once you create a nest application using the testing module.
Hi!
Just for info, where i found the answer - https://stackoverflow.com/questions/52315723/how-to-configure-middleware-in-e2e-test-in-nestjs
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
Hi!
Just for info, where i found the answer - https://stackoverflow.com/questions/52315723/how-to-configure-middleware-in-e2e-test-in-nestjs