ualbertalib / DMPonline_v4

New code for DMPonline developed by DCC
dmponline.dcc.ac.uk
GNU Affero General Public License v3.0
4 stars 30 forks source link

Change references in rspec tests to DMP Builder #13

Closed pgwillia closed 10 years ago

pgwillia commented 10 years ago

11) Simplest site is up Failure/Error: (@driver.title).should == "DMP Builder - University of Alberta Libraries" expected: "DMP Builder - University of Alberta Libraries" got: "DMP Tool - University of Alberta Libraries" (using ==)

./spec/testsiteup_spec.rb:26:in `block (2 levels) in <top (required)>'

@weiweishi changed to DMP Builder in commit a8e3f6f26cc4b65825b305b3de4dd11aa414cb94

pgwillia commented 10 years ago

Tests pass! http://cardiff.library.ualberta.ca/job/DMPonline_v4%20test/17/

Thanks everybody!