add courier info

This commit is contained in:
nasia 2017-08-27 23:40:32 +03:00
parent 792a7fed1c
commit 30e70cc5d6
10 changed files with 146 additions and 95 deletions

View file

@ -26,7 +26,8 @@ feature Sponsor do
click_button 'Create Sponsor'
expect(flash).to eq('Sponsor successfully created.')
within('table#sponsors') do
click_link 'Unconfirmed'
within('table#unconfirmed') do
expect(page.has_content?('SUSE')).to be true
expect(page.has_content?('The original provider')).to be true
expect(page.has_content?('http://www.suse.com')).to be true