Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui tests #14

Open
marcorinck opened this issue Sep 1, 2013 · 1 comment
Open

ui tests #14

marcorinck opened this issue Sep 1, 2013 · 1 comment

Comments

@marcorinck
Copy link
Owner

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
Copy link
Owner Author

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

https://github.com/angular/protractor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant