vuejs / vue-hackernews-2.0

HackerNews clone built with Vue 2.0, vue-router & vuex, with server-side rendering
MIT License
10.96k stars 2.15k forks source link

Adding Tests #355

Open liron-navon opened 5 years ago

liron-navon commented 5 years ago

I made these changes for an article about testing in vue, feel free to ignore them or merge them if you want any tests. https://medium.com/@lironnavon/testing-vue-applications-e4e989c12912

Could be related to https://github.com/vuejs/vue-hackernews-2.0/issues/42 😅