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
f89c04f4
Verified
Commit
f89c04f4
authored
2 years ago
by
Alexandre Dias
Browse files
Options
Downloads
Patches
Plain Diff
ISAICP-7384: Remove tests features applied in v1.86.0 and v1.86.1.
parent
14856d69
No related branches found
No related tags found
1 merge request
!55
ISAICP-7384: Fix Search API security fix SA-CONTRIB-2022-059.
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/features/update/deploy_0108601.feature
+0
-16
0 additions, 16 deletions
tests/features/update/deploy_0108601.feature
tests/features/update/deploy_108600.feature
+0
-21
0 additions, 21 deletions
tests/features/update/deploy_108600.feature
with
0 additions
and
37 deletions
tests/features/update/deploy_0108601.feature
deleted
100644 → 0
+
0
−
16
View file @
14856d69
@api
@group-clone
Feature
:
Test update deploy_0108601.
Scenario
:
Navigate to a joinup-licensing-assistant solution, and assert that the link IS NOT present in the left-side menu for not anonymous user.
Given
I am an anonymous user
When
I visit
"/collection/eupl/solution/joinup-licensing-assistant/jla-compatibility-checker"
Then
I should not see the link
"Compatibility Documents"
Scenario
:
Navigate to a joinup-licensing-assistant solution, and assert that the link IS present in the left-side menu for Licence manager role.
Given
I am logged in as a user with the
"Licence manager"
role
When
I visit
"/collection/eupl/solution/joinup-licensing-assistant/jla-compatibility-checker"
Then
I should see the heading
"Legal notice"
When
I check
"agree"
And
I press
"Submit"
Then
I should see the heading
"JLA - Compatibility Checker"
And
I should see the link
"Compatibility Documents"
This diff is collapsed.
Click to expand it.
tests/features/update/deploy_108600.feature
deleted
100644 → 0
+
0
−
21
View file @
14856d69
@group-clone
@api
Feature
:
Test joinup_core_deploy_108600.
Scenario
:
All active members with accepted terms have active announcements.
Given
all active memberships with accepted terms have active announcements
Scenario
:
Ensure announcements are enable in existing collection.
When
I am logged in as a moderator
And
I go to the homepage of the
"EC Open Source Programme Office"
collection
And
I should see the link
"Settings"
in the
"Entity actions"
region
And
I click
"Settings"
in the
"Entity actions"
region
Then
I should see the heading
"EC Open Source Programme Office collection settings"
And
the
"Announcements enabled"
checkbox should be checked
Then
I go to the homepage of the
"Joinup"
collection
And
I should see the link
"Settings"
in the
"Entity actions"
region
And
I click
"Settings"
in the
"Entity actions"
region
Then
I should see the heading
"Joinup collection settings"
And
the
"Announcements enabled"
checkbox should be checked
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