It fetches the data using axios, therefore, we need to mock that module, ... Jest allows us to spy on functions: let's now test if the get ...
確定! 回上一頁