@spyshiv let's start working on it.
Sure... 馃憤
@aka-jain : So first of all i am targeting unit test for these components.
I am integrating this with gulp so that in future we can also prevent git task (i.e git commit , git push) until the unit test return success.
Any other thoughts?
Cool 馃憤
@deshraj @aka-jain @spyshiv I have done a bit of research on the packages to be used for testing in angular. Here is a list of them. I think it will be helpful to select the package for unit testing.
@RishabhJain2018: Thanks for analytical support. It's really helpful. :+1:
That's great @RishabhJain2018. We are going with Mocha. @spyshiv any thoughts?
Let me compare the features between these tools/frameworks. Will let you know soon.
@spyshiv If there is a need of any assistance of mine, then please let me know. I would love to help. :-)
great. I will let you know.
@spyshiv I think testing integration has been done, so lets make a seperate issue for writing different tests cases. Thoughts?
@deshraj @spyshiv We should have different issues for different controllers tests. What do you say?
Karma is already set. Closing this one.
Most helpful comment
@aka-jain : So first of all i am targeting unit test for these components.
I am integrating this with
gulpso that in future we can also prevent git task (i.egit commit,git push) until the unit test return success.Any other thoughts?