marcorinck / angular-growl

growl-like notifications for angularJS projects
MIT License
478 stars 191 forks source link

Replace $timeout by $interval to allow tests with protractor #43

Open pieterwillaert opened 9 years ago

pieterwillaert commented 9 years ago

more info on this issue: https://github.com/angular/protractor/issues/169

With replacing $timeout by $interval, we should be able to create tests for the growl

gregwym commented 9 years ago

+1