Learning AngularJS Testing
Ditulis pada: October 09, 2018
Coupon Details
Learning AngularJS Testing, Excel at AngularJS testing skills and coding techniques to build potent, interactive applications
Created by Packt Publishing
Preview This Course - GET COUPON CODE
What Will I Learn?
- Setup your testing environment by installing and configuring various tools like Jasmine, Karma and Grunt
- Unit test your controllers without dependencies and those with dependencies with the help of mocks and spies
- Analyze the navigation between two different controllers with routes using End2End testing
- Create and test accordion directives for DOM manipulations as well as perform End2End test on controllers which use them
- Build and test a service which interacts with REST API