I\'m trying to set up unit tests using vue-test-utils and jest on some Vue components that retrieve responses from another Vue component (ApiCalls.
vue-test-utils
jest