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

Add unit tests #6

Open
MathRobin opened this issue Mar 24, 2014 · 1 comment
Open

Add unit tests #6

MathRobin opened this issue Mar 24, 2014 · 1 comment

Comments

@MathRobin
Copy link

You have signified that you have some intervention of qunit in your bower.json. So why not to dev some unit tests ? ;)

Suggestion : use karma + qunit + istanbul to do it. You will have automated tests, easy to write tests and code coverage report. If I have time, I will make a pull request this day to show you how to start.

Cheers !

@cahnory
Copy link
Owner

cahnory commented Mar 24, 2014

I totally agree !
The problem is that I'm a complete noob with unit test. I understand how it works but can't figure what tests to do. The particularity of this project does not help.

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

No branches or pull requests

2 participants