function (cb) {
            agent
              .get('/api/v1/user/1')
              .expect('Content-Type', /json/)
              .expect(200, {