Testing auth middleware with Koa and Jest

后端 未结 0 737
粉色の甜心
粉色の甜心 2020-12-04 00:55

I have the following testing file made with Jest and supertest. I\'m trying to test some auth middleware for a koa js server.

import app from \'../server\'
im         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题