sentence_spec.rb revision 8855a26fb8a7c3743d2ae2cb817e21fb23b674c4
ec96c6e3605c2e9eb5c0113e4e1b07b3b5228c8chenning muellerrequire 'spec_helper'
ec96c6e3605c2e9eb5c0113e4e1b07b3b5228c8chenning mueller it 'should have the correct integer columns' do
ec96c6e3605c2e9eb5c0113e4e1b07b3b5228c8chenning mueller %w( ontology_id comments_count ).each do |column|
ec96c6e3605c2e9eb5c0113e4e1b07b3b5228c8chenning mueller it 'should have the correct string columns' do
before do
before do
expect(name1).to eq('https://github.com/ontohub/OOR_Ontohub_API/blob/master/Domain_fields.owl#Accounting_and_taxation')
expect(name2).to eq('https://github.com/ontohub/OOR_Ontohub_API/blob/master/Domain_fields.owl#Business_and_administration')