Vue: Add example using props#791
Conversation
Add example using props in reference to testing-library#1 in testing-library/vue-testing-library#216 (comment)
|
@afontcu Can you please have a look at this one? :) |
|
Hi! Thank you for taking the time 🙌 Given the fact that the guiding principle of Testing Lib is to test components in a real environement, I'm not entirely sure we should showcase a test using We could either simplify the example, or maybe add some props to the Button example. Again, thanks for this! |
Simplify example to focus on props
|
Welcome @afontcu, I've reduced the example down to only focus on props. I also didn't realize my editor didn't pick up my spelling mistakes on the last commit. They showed immediately when I opened the patch. It's resolved now. Is this change okay? |
|
@afontcu is this ready to be merged or can we close it? :) |
Add example using props in reference to .1 in testing-library/vue-testing-library#216 (comment)