Testing
Mocking Module
E2E testing an application using nestjs-clone-bay
can get pretty tricky if you have to mock the complete SSO authentication flow. For convenience, a mocking utility is provided. Check out CloneBayMockingModule
docs for more information.