Answer the question
In order to leave comments, you need to log in
Testing large vue apps?
How many articles I read everywhere talking about the need for tests, but I could not find a single article describing how to test large applications?
That is, we have an application that consists of a dozen different components, vuex, a bunch of API requests. How do I understand what exactly I need to cover with tests? After all, according to the logic, it is necessary to cover each piece in order to be 100% sure in this code?
Can anyone suggest articles on this topic and in general on the topic of testing vue applications?
Answer the question
In order to leave comments, you need to log in
But how to test large applications?
How do I understand what exactly I need to cover with tests?
After all, logically, it is necessary to cover each piece in order to be 100% sure of this code?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question