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

Include Unit Tests #5

Closed
reflexdemon opened this issue Apr 16, 2015 · 6 comments
Closed

Include Unit Tests #5

reflexdemon opened this issue Apr 16, 2015 · 6 comments

Comments

@reflexdemon
Copy link
Owner

Hey, I am in need of help in developing unit tests for this project and any help for this would be great.

@AquilaSagitta
Copy link
Contributor

Should switch over to another testing framework, such as Mocha, since Karma doesn't support Node v0.12

@reflexdemon
Copy link
Owner Author

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.

@AquilaSagitta
Copy link
Contributor

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.

@AquilaSagitta
Copy link
Contributor

Looks like there's an issue with karma-phantomjs-launcher and doesn't run on fresh scaffold

Made PR: #11

reflexdemon pushed a commit that referenced this issue May 22, 2015
@AquilaSagitta
Copy link
Contributor

Should look at integrating protractor for end-to-end testing and also using cucumber/gherkin

reflexdemon added a commit that referenced this issue Jul 19, 2015
@reflexdemon
Copy link
Owner Author

Fixed this by adding appropriate unit test cases.

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

2 participants