it('should error 500 when creating the specified model', function () {

        var error = new Error('create error');
        var data = 'create';