Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
digit-joinup-reference
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ec-europa
digit-joinup-reference
Commits
c55276f6
Commit
c55276f6
authored
5 months ago
by
Ilias Dimopoulos
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'origin/develop' into 2.x
parents
5e888cca
02a05f87
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!194
Release v2.0.0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/features/footer.feature
+6
-6
6 additions, 6 deletions
tests/features/footer.feature
tests/features/smoke_test.feature
+2
-2
2 additions, 2 deletions
tests/features/smoke_test.feature
with
8 additions
and
8 deletions
tests/features/footer.feature
+
6
−
6
View file @
c55276f6
...
...
@@ -25,7 +25,7 @@ Feature: Footer
Given
I am logged in as a moderator
When
I click
"Menus"
And
I click
"List links"
in the
"Help and support"
row
Then
I uncheck the
"Enable
How-to & video tutorials
"
row
Then
I uncheck the
"Enable
Frequently Asked Questions (FAQ)
"
row
And
I press
"Save"
Then
I should see the success message
"Menu Help and support has been updated."
...
...
@@ -34,24 +34,24 @@ Feature: Footer
Given
I am an anonymous user
And
I am on the homepage
Then
I should not see the link
"
How-to & video tutorials
"
Then
I should not see the link
"
Frequently Asked Questions (FAQ)
"
Then
I should not see the link
"Contact Joinup Support"
And
I should see the link
"Take a tour"
Then
I click
"advanced search"
And
I should be on the advanced search page
Then
I should not see the link
"
How-to & video tutorials
"
Then
I should not see the link
"
Frequently Asked Questions (FAQ)
"
Then
I should not see the link
"Contact Joinup Support"
And
I should not see the text
"Take a tour"
# Re-enable the
How-to & video
menu link.
# Re-enable the
Frequently Asked Questions (FAQ)
menu link.
Given
I am logged in as a moderator
When
I click
"Menus"
And
I click
"List links"
in the
"Help and support"
row
Then
I check the
"Enable
How-to & video tutorials
"
row
Then
I check the
"Enable
Frequently Asked Questions (FAQ)
"
row
Then
I check the
"Enable Contact Joinup Support"
row
And
I press
"Save"
And
I am on the homepage
Then
I should see the link
"
How-to & video tutorials
"
Then
I should see the link
"
Frequently Asked Questions (FAQ)
"
Then
I should see the link
"Contact Joinup Support"
This diff is collapsed.
Click to expand it.
tests/features/smoke_test.feature
+
2
−
2
View file @
c55276f6
...
...
@@ -4,11 +4,11 @@ Feature: Minimal install clone testing.
Scenario
:
Visit Joinup collection.
Given
I am an anonymous user
When
I visit
"/collection/
joinup
"
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
"
Joinup
"
tile
Then
I should see the
"
The Portal
"
tile
And
I should see
"The European Commission provides this common place"
Scenario
:
Assert that the cache backend is set to memcache.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment