Skip to content
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

Unit testing #72

Open
Zomis opened this issue Aug 24, 2015 · 4 comments
Open

Unit testing #72

Zomis opened this issue Aug 24, 2015 · 4 comments

Comments

@Zomis
Copy link
Member

Zomis commented Aug 24, 2015

We're members of Code Review Stack Exchange and we don't do unit tests? Shame on us.

@punmechanic
Copy link

http://shamenun.com/

@acostarelli
Copy link
Contributor

This has some information on unit testing with AngularJS.

@Zomis Zomis added this to the 0.8 + x milestone Sep 2, 2015
@acostarelli acostarelli self-assigned this Sep 25, 2015
@Phrancis Phrancis added the redux label Mar 23, 2016
@acostarelli
Copy link
Contributor

For unit testing with React, I think we should use ReactTestUtils. If that's not enough, maybe we could use Cheerio and/or JSDom, too.

For unit testing in general, I think we should use Mocha + Chai.

@Zomis
Copy link
Member Author

Zomis commented May 27, 2018

With the current solution of Vue JS, the current template comes with Karma that can be used for testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants