Supertest 從介面處獲取響應結果。你可以測試HTTP 狀態碼和響應體: it('gets the test endpoint', async done => { const response = await ...
確定! 回上一頁