spec/writers/csv_writer_spec.rb in bolognese-1.1.17 vs spec/writers/csv_writer_spec.rb in bolognese-1.2
- old
+ new
@@ -15,11 +15,11 @@
expect(csv[3]).to eq("findable")
expect(csv[4]).to eq("Text")
expect(csv[5]).to eq("JournalArticle")
expect(csv[6]).to eq("Automated quantitative histology reveals vascular morphodynamics during Arabidopsis hypocotyl secondary growth")
expect(csv[7]).to eq("Sankar, Martial and Nieminen, Kaisa and Ragni, Laura and Xenarios, Ioannis and Hardtke, Christian S")
- expect(csv[8]).to eq("(:unav)")
+ expect(csv[8]).to eq("eLife Sciences Publications, Ltd")
expect(csv[9]).to eq("2014")
end
it "with pages" do
input = "https://doi.org/10.1155/2012/291294"
@@ -32,10 +32,10 @@
expect(csv[3]).to eq("findable")
expect(csv[4]).to eq("Text")
expect(csv[5]).to eq("JournalArticle")
expect(csv[6]).to eq("Delineating a Retesting Zone Using Receiver Operating Characteristic Analysis on Serial QuantiFERON Tuberculosis Test Results in US Healthcare Workers")
expect(csv[7]).to eq("Thanassi, Wendy and Noda, Art and Hernandez, Beatriz and Newell, Jeffery and Terpeluk, Paul and Marder, David and Yesavage, Jerome A.")
- expect(csv[8]).to eq("(:unav)")
+ expect(csv[8]).to eq("Hindawi Limited")
expect(csv[9]).to eq("2012")
end
it "text" do
input = "https://doi.org/10.17173/PRETEST8"