require 'spec_helper'
context 'OntologyVersion OOPS-Integration' do
let!(:version) { create :ontology_version_with_file }
before do
end
before do
end
it { should respond_with :created }
end
before do
end
it { should respond_with :forbidden }
end
before do
end
it { should respond_with :created }
end
end
before do
end
it { should respond_with :success }
end
expect do
end
end
end
end
end
end