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
0237d811
Commit
0237d811
authored
2 months ago
by
Adrian Lorenc
Committed by
Claudiu Cristea
1 month ago
Browse files
Options
Downloads
Patches
Plain Diff
ISAICP-9488: Add some tests.
parent
88d3aba2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!210
Patch release 2.2.1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/features/update/ISAICP-9488.feature
+29
-0
29 additions, 0 deletions
tests/features/update/ISAICP-9488.feature
with
29 additions
and
0 deletions
tests/features/update/ISAICP-9488.feature
0 → 100644
+
29
−
0
View file @
0237d811
@api
@group-clone
Feature
:
URL of a collection is not changed.
@update
:
joinup_core_deploy_200300
Scenario Outline
:
Update collection alias.
Given
I am logged in as a user with the
"moderator"
role
And
I visit
"<path>"
And
I fill in
"Short ID"
with
"<Short ID>"
And
I press
"Publish"
When
I should be on
"<expected>"
Examples
:
|
path
|
Short
ID
|
expected
|
|
/collection/nifo-national-interoperability-framework-observatory/edit
|
|
/collection/iopeu-monitoring
|
|
/interoperable-europe/edit
|
inter-europe
|
/interoperable-europe
|
@update:joinup_core_deploy_200300
Scenario Outline
:
Update solution alias.
Given
I am logged in as a user with the
"moderator"
role
And
I visit
"<path>"
And
I fill in
"Short ID"
with
"<Short ID>"
And
I select
"Architecture Principle"
from
"Solution type"
And
I press
"Publish"
When
I should be on
"<expected>"
Examples
:
|
path
|
Short
ID
|
expected
|
|
/collection/european-interoperability-reference-architecture-eira/solution/egovera/edit
|
egovera
|
/collection/european-interoperability-reference-architecture-eira/solution/egovera
|
|
/collection/statistics/solution/eurotrace/edit
|
etsolution
|
/collection/statistics/solution/etsolution
|
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