it('allows mounting routes onto a custom base path with no trailing /', function (next) {
      var app = express();
      var agent = supertest.agent(app);

      var oryx = new Oryx(app, {