nestjs-clone-bay docs
GitHub
GitHub
  • Introduction
  • Testing
  • API Reference

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.

Edit this page
Last Updated:
Prev
Introduction
Next
API Reference