Skip to content
Snippets Groups Projects
Commit 21a837df authored by Claudiu Cristea's avatar Claudiu Cristea
Browse files

ISAICP-9186: Smoke test.

parent 52771e16
No related branches found
No related tags found
1 merge request!192ISAICP-9186: Error sending email on cron
......@@ -4,9 +4,6 @@ Feature: Minimal install clone testing.
Scenario: Visit Joinup collection.
Given I am an anonymous user
When I visit "/collection/portal"
Then I should see the link "Federation of solutions"
When I visit "/search?keys=joinup&f[0]=type:collection"
Then I should see the "The Portal" tile
And I should see "The European Commission provides this common place"
......@@ -20,5 +17,5 @@ Feature: Minimal install clone testing.
When I visit "/interoperable_solutions"
Then I should see the link "Solutions"
And "Solutions" should be the active item in the "Navigation bar" region
Then I visit "/collection/joinup"
Then I visit "/collection/portal"
And no menu items should be active in the "Navigation bar" region
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment