describe('POST /reactions /definition (reaction = foobarfoobar | definition = foobar) - Reaction not found / does not exist', function(){

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