Why is Jest test passing all the test cases skipping user authentication?
Integration test using jest skips user authentication and passes all the test cases for the resolvers in grapql in NestJS.
Integration test using jest skips user authentication and passes all the test cases for the resolvers in grapql in NestJS.