it('should return all genre if its valid', async() =>{ const res = await exec(); expect(res.body).toHaveProperty('_id'); expect(res.body).
確定! 回上一頁