-
Notifications
You must be signed in to change notification settings - Fork 567
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
Add Unit tests #79
Comments
what will we use for unit test? |
Plan is to use Karma runner for triggering the unit test cases along with karma-jasmine plugin. Also planning to leverage @angular/testing module. |
I'll try provide an initial work soon! |
The karma is out of date as well karma 0.13.22 current 1.3.0 |
closing in favor of #182 |
feat(#79): Add initial work for Unit tests
No description provided.
The text was updated successfully, but these errors were encountered: