We'll start by using axios in the App component for our data request, after which we'll mock it with Jest at the top of the testing file: src/App.test.js ...
確定! 回上一頁