add to_contact and contacted tabs

This commit is contained in:
nasia 2017-08-29 12:04:31 +03:00
parent 9d2d1c0e5a
commit 7cd1635317
6 changed files with 78 additions and 19 deletions

View file

@ -26,7 +26,7 @@ feature Sponsor do
click_button 'Create Sponsor'
expect(flash).to eq('Sponsor successfully created.')
click_link 'Unconfirmed'
click_link 'To contact'
within('table#sponsors') do
expect(page.has_content?('SUSE')).to be true
expect(page.has_content?('The original provider')).to be true