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

Test for vue components #27

Open
rafaelleru opened this issue Oct 11, 2017 · 7 comments
Open

Test for vue components #27

rafaelleru opened this issue Oct 11, 2017 · 7 comments

Comments

@rafaelleru
Copy link
Owner

No description provided.

@Pixelrobin
Copy link

@rafaelleru Can you give some description? I would be happy to contribute :)

@rafaelleru
Copy link
Owner Author

Unit test fot the js files and vue components, because I like to use travis to continous integration.
You can find useful this: https://vuejs.org/v2/guide/unit-testing.html

@caseyprovost
Copy link

I'll take a stab at starting some more tests

@caseyprovost
Copy link

@rafaelleru it looks like Karma itself is in a bad state and preventing test running. You can see the issues here: karma-runner/karma#2777 and in their call for contributors.

@rafaelleru
Copy link
Owner Author

Do you have any other purpose to use instead of karma?
You can start with other types of test if you like.

@rafaelleru
Copy link
Owner Author

@caseyprovost I will pause this issue while find any karma alternative.

Look any other issue if you like, if you need anything write me or open a new issue.

@rafaelleru
Copy link
Owner Author

I already find a solution, You need to manually update the karma dependencies and add "socket.io": "^2.0.3"

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

3 participants