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