wildlyinaccurate / angular-relative-date

AngularJS filter to provide relative, human-readable dates.
69 stars 23 forks source link

Evaluate implementation of Proactor test for End-to-End testing #10

Open evilaliv3 opened 9 years ago

evilaliv3 commented 9 years ago

While working on GlobaLeaks, we found out that It would be valuable to implement a simple end2end testing of the library by means of Protractor that enable testing of AngularJS applications.

given the fact that angular-relative-date is using Grunt, this would be really simple by using grunt-protractor-runner and would require simple writing some protractor tests of angular-relative-date.

@mapmeld @siddii