Evalai: Integrate testing to client side.

Created on 3 Mar 2017  路  12Comments  路  Source: Cloud-CV/EvalAI

@spyshiv let's start working on it.

GSOC-2019 critical frontend

Most helpful comment

@aka-jain : So first of all i am targeting unit test for these components.

  • [ ] controllers,
  • [ ] directives
  • [ ] filters

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?

All 12 comments

Sure... 馃憤

@aka-jain : So first of all i am targeting unit test for these components.

  • [ ] controllers,
  • [ ] directives
  • [ ] filters

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

usmanmuhd picture usmanmuhd  路  5Comments

Ayukha picture Ayukha  路  5Comments

aka-jain picture aka-jain  路  6Comments

deshraj picture deshraj  路  5Comments

dhruvbatra picture dhruvbatra  路  4Comments