Skip to content

Add example in documentation that show show to test Vuex Store #137

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

Closed
gkatsanos opened this issue Oct 29, 2017 · 4 comments · Fixed by #368
Closed

Add example in documentation that show show to test Vuex Store #137

gkatsanos opened this issue Oct 29, 2017 · 4 comments · Fixed by #368

Comments

@gkatsanos
Copy link

As in https://github.com/eddyerburgh/chapter-6/blob/master/src/store/__tests__/actions.spec.js , could you include a small use case/example on how to do simple Vuex store testing?

@lmiller1990
Copy link
Member

I'm interested in contributing to this. I've been doing a lot of testing stuff with Vuex lately (from methods, to mocks the responses and seeing how things change in components etc), do you have anything specific in mind?

@gkatsanos
Copy link
Author

Same here. I'm still not 100% confident I can document this as also the library is evolving but already I've built up some skills.

@lmiller1990
Copy link
Member

If you just want help testing your store let me know @gkatsanos , I have done a lot of this kind of thing lately. I will be writing more about this in the coming weeks too, you can see here for more info or just get in touch and I can help you out.

@eddyerburgh
Copy link
Member

I believe this is covered mostly in test-with-vuex. I think that section could be cleaned up though to be more clear

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

Successfully merging a pull request may close this issue.

3 participants