I am trying to test a function with Axios get request. when I get a response I\'m calling another function to filter the JSON document.
// sample.js import axios