For our example test suite, we'll use mocha. ... function (done) { supertest(sails.hooks.http.app) .post('/users/login') .send({ name: 'test', ...
確定! 回上一頁