describe('POST /reactions (reaction = bogus) - Positive test', function(){

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