Closed reflexdemon closed 9 years ago
Should switch over to another testing framework, such as Mocha, since Karma doesn't support Node v0.12
I am very new to JS side of world and any PR for that is always welcomed. I should be able to fairly adapt to it once I have some help on the initial tests.
I'm a novice at unit testing. I was mistaken with what I wrote earlier. Karma is a testing environment where as Mocha is a testing framework. I'm not sure if there is an alternative to Karma other then Protractor. Angular Developers might be stuck using Node 0.10
Edit: Doin more research to get a better understanding.
Looks like there's an issue with karma-phantomjs-launcher and doesn't run on fresh scaffold
Made PR: #11
Should look at integrating protractor for end-to-end testing and also using cucumber/gherkin
Fixed this by adding appropriate unit test cases.
Hey, I am in need of help in developing unit tests for this project and any help for this would be great.