describe('POST /reactions (instance = bogus) - Invalid content-type', function(){

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