Answer the question
In order to leave comments, you need to log in
What is the equivalent of $httpBackend.expectGET for unit testing Vue.js applications?
In Angular, to check that a request has occurred, there are such things: $httpBackend.expectGET(...)
, $httpBackend.expectPOST(...)
etc.
When writing unit tests for Vue.js, what can you advise similar?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question