We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
ui tests will be written as protractor/jasmine/selenium tests, I will implement some in the next few days
https://github.com/angular/protractor
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: