save_file_spec.rb revision db149239590d2a39d399f12cd01609b190ea4763
require 'spec_helper'
end
it 'should not have an ontology yet' do end
end
it 'create the file in the git repository' do end
it 'create the file with correct contents in the git repository' do end
it 'create a new ontology' do end
it 'create a new ontology with a default name' do end
it 'create a new ontology with only one version pointing to the commit' do end
it 'create a new ontology with only one version belonging to the right user' do end
end
end
end
end
it 'create a noew ontology version' do end
end
end
end
end