Unit Testing with the Angular UI

In this video, we will take a look at how unit tests work in ABP Angular UI. The following topics are covered: setting up a test suite, querying the DOM for elements, interacting with the elements in DOM, stubbing list requests, and placing a spy. For further examples, please visit the sample project: https://github.com/abpframework/abp-samples/tree/master/BookStore-Angular-MongoDb