You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And how about re-writing the tests with Testing library, as this is the recommended component test library by Vue community.
Is it worth starting writing tests with testing library now or should we take it up after open source?
And how about re-writing the tests with Testing library, as this is the recommended component test library by Vue community. Is it worth starting writing tests with testing library now or should we take it up after open source?
I think it's a good idea to move to Testing Library. I suggest you try it in a branch, if it works fine with our setup let's go for it
Feature description
Problem/motivation
Tests are outdated right now, and also not the best in terms of quality and what they're testing
Describe alternatives you've considered
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: