agent
            .get('/api/v1/')
            .expect('Content-Type', /json/)
            .expect(200, {
              directory: 'api'