Now that we understand event and behavioural directives, we need to test them to ensure the functionality is as we expect. That way, if we ever upgrade our version of Angular, we can ensure that ...
Testing When it comes to testing AngularJS applications, there are two main types of tests you want to cover: unit and e2e tests (mind you the "AND" not the "OR" ;)). Both are equally important, so if ...
If you are developing an AngularJS application, use Protractor to test it! Why? Protractor is an end-to-end testing framework for AngularJS applications and works as a solution integrator - combining ...
Note: In the past, end-to-end testing could be done with a deprecated tool called AngularJS Scenario Runner. That tool is now in maintenance mode. As applications grow in size and complexity, it ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results