marcorinck / ngStart

skeleton project for new angular.js projects
MIT License
195 stars 29 forks source link

ui tests #14

Open marcorinck opened 11 years ago

marcorinck commented 11 years ago

there should be ui tests too, besides the current unit tests.

ui tests should load the page, mock away $http calls, define some basic tests (like switching languages)

Use ui-test by tobias bosch or angular e2e/scenario tests.

https://github.com/opitzconsulting/uitest.js

marcorinck commented 10 years ago

ui tests will be written as protractor/jasmine/selenium tests, I will implement some in the next few days

https://github.com/angular/protractor