How to Mock MongDB for Angular End-to-End Unit Tests

This lesson is going to show you how to mock your data-source - MongoDB - for the E2E tests purpose. Thanks to using mongo-unit you will be able to perform actions that changes data in your DB, during E2E testing.

 

Loading...

Start a new discussion. All notification go to the author.

Loading...