我使用supertest來測試我的api,delete端點在使用一些restful客戶機(如postman)進行測試時工作正常,但在supertest中失敗。 it('should return 200', ...
確定! 回上一頁