Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Commit

Permalink
ISAICP-6765: Fix click More solutions to Related content.
Browse files Browse the repository at this point in the history
  • Loading branch information
saidatom committed Oct 20, 2021
1 parent c31c06e commit bbe23c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions tests/features/homepage.feature
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ Feature: Homepage

When I am on the homepage
Then I should see "Mercury poisoning" as the Highlighted content
And I should see the link "More solutions"
When I click "More solutions"
And I should see the link "Related content"
When I click "Related content"
Then I should be on the advanced search page
And the "Solution" content checkbox item should be selected

Expand Down
3 changes: 1 addition & 2 deletions tests/features/joinup_core/social_share.feature
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ Feature: Sharing content on social networks
| Important solution | Social networks | validated |

When I am logged in as a user with the "authenticated" role
And I am on the homepage
And I click "More solutions"
And I visit the search page
And I click the contextual link "Share" in the "Important solution" tile

And I should see the link "Facebook"
Expand Down

0 comments on commit bbe23c6

Please sign in to comment.