ontologies_controller_spec.rb revision 0c1b1edea8d9368ca7369ddfd3d59760f0d0afe0
require 'spec_helper'
context 'failed ontology' do
let(:ontology_version){ create :ontology_version }
before do
end
before do
end
end
before do
end
end
end
before do
end
before do
end
it{ should respond_with :found }
end
end
before do
create :import_link, target: importing, source: ontology
end
it{ should respond_with :found }
end
end
end
before do
end
before do
end
it { should respond_with :success }
end
before do
end
it { should respond_with :success }
end
end
before do
end
before do
end
it { should respond_with :success }
end
end
before do
end
it { should respond_with :redirect }
it do
end
end
before do
end
it { should respond_with :redirect }
it do
end
end
end
before do
end
before do
end
it { should respond_with :success }
it { should render_template :edit }
end
before do
name: 'foo bar'
end
end
end
end
end