save_file_spec.rb revision 7c7a19761235efff584ee65a1c6dc4aa1735ff64
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