With supertest 4.0.2 I was able to set the token and attach the file: import * as request from 'supertest'; return request(server) ...
確定! 回上一頁