require 'spec_helper'
end
context 'Output directory parameter' do end
it 'correctly be used' do end
end
end
it 'have created output file' do end
it 'have generated importable output' do end
end
end
end
# any_args is a "don't care which and how many arguments" in rspeck mocks.
end
end
it 'have called hets with the catalog' do end
it 'created a subprocess with catalog arguments' do end
end
it 'raise exception if provided with wrong file-format' do end
end