describe('POST /reactions /definition (reaction = bogus | definition = foobar) - Bad content-type', function(){

      it('respond with HTTP STATUS CODE 400', function(done){
        request(app)
          .post(baseUrl + '/reactions/bogus/definitions')