Jul 6, 2021
0
Level 13
test vue components
If for example you have a like button Vue component, which is reused in many Vue components.
- Do you make a test specifically for that like button and that's it ?
- Do you test every time you use it in a view/component ?
Please or to participate in this conversation.