Add new texts

- Changed texts
- Fixed Spec
This commit is contained in:
Alessandro Cuoghi
2019-02-04 16:04:45 +01:00
parent af71ef0c35
commit 2e9973cd4a
4 changed files with 12 additions and 8 deletions

View File

@@ -70,7 +70,7 @@ feature "Proposal's dashboard" do
visit progress_proposal_dashboard_path(proposal)
expect(page).to have_link("Check out recommended actions")
expect(page).to have_link("Go to recommended actions")
end
scenario "Dashboard progress do not display link to new page for proposed actions
@@ -233,8 +233,8 @@ feature "Proposal's dashboard" do
click_link "Recommended actions"
expect(page).to have_content("Recommended actions")
expect(page).to have_content("Recommended actions pending")
expect(page).to have_content("Recommended actions done")
expect(page).to have_content("Pending")
expect(page).to have_content("Done")
end
scenario "On recommended actions section display from the fourth proposed actions