Tested with Protractor - ghiscoding/angular-validation GitHub Wiki

Angular-validation is now has a full set of End-to-End tests with Protractor, there is over 1800+ assertions, it starts by testing the original live plunker demo page, then test all the various examples which are located in the /more-examples/ folder and finally finishes with a complete and full test suite of all existing Validators in both the Angular-Validation Directive and Service.

You can check the protractor and full-tests folders for all of these tests.

You could also run it yourself by running shell> protractor conf.js