require 'spec_helper'
let!(:license_model) { create :license_model }
it { should respond_with :success }
end
it { should respond_with :success }
it { should render_template :show }
end
end
it { should respond_with :success }
end
it { should respond_with :found }
end
it { should respond_with :success }
end
it { should respond_with :found }
end
it { should respond_with :found }
end
end
it { should respond_with :success }
end
before { get :show, id: license_model.id }
it { should respond_with :success }
end
it { should respond_with :found }
end
it { should respond_with :found }
end
it { should respond_with :found }
end
it { should respond_with :found }
end
it { should respond_with :found }
end
end
end