Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
varbase-3293696
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
varbase-3293696
Commits
d3796fd6
Commit
d3796fd6
authored
7 years ago
by
Rajab Natshah
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#2905595
: Optimization round for the automated functional acceptance testing
parent
f4956bf9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/features/varbase/step2-apply-tests/04-content-structure/04-03-landing-page_add-any-paragraph-type-to-the-page.feature
+8
-8
8 additions, 8 deletions
...3-landing-page_add-any-paragraph-type-to-the-page.feature
with
8 additions
and
8 deletions
tests/features/varbase/step2-apply-tests/04-content-structure/04-03-landing-page_add-any-paragraph-type-to-the-page.feature
+
8
−
8
View file @
d3796fd6
...
...
@@ -129,12 +129,12 @@ So that the "Landing page" will show up having paragrpahs of different types
And
I press
"Add Rich Text"
And
I wait
Then
I should see
"Accordion section body"
And
I fill in the rich text editor field
"Text"
with
"Accordion Section Body test"
When
I press
"Save"
When
I fill in the rich text editor field
"Text"
with
"Accordion Section Body test"
And
I press
"Save"
Then
I should see
"Landing page Test Landing page Accordion has been created"
And
I click
"Accordion Section Title test"
When
I click
"Accordion Section Title test"
And
I wait
And
I should see
"Accordion Section Body test"
Then
I should see
"Accordion Section Body test"
@javascript
@local
@development
@staging
@production
Scenario
:
Check if a user with a permission to manage "Landing page" content type can add paragraphs of type "Drupal Block"
...
...
@@ -163,7 +163,7 @@ So that the "Landing page" will show up having paragrpahs of different types
@javascript
@local
@development
@staging
@production
Scenario
:
Check if a user with a permission to manage "Landing page" content type can add paragraphs of type "Columns (Equal)"
Given
I am a logged in user with the
"test_s
ite
_admin"
user
Given
I am a logged in user with the
"test_s
uper
_admin"
user
When
I go to
"node/add/landing_page"
And
I wait
And
I fill in
"Test Landing page Columns (Equal)"
for
"Title"
...
...
@@ -232,7 +232,7 @@ So that the "Landing page" will show up having paragrpahs of different types
@javascript
@local
@development
@staging
@production
Scenario
:
Check if a user with a permission to manage "Landing page" content type can add paragraphs of type "Columns (Two Uneven)"
Given
I am a logged in user with the
"test_s
ite
_admin"
user
Given
I am a logged in user with the
"test_s
uper
_admin"
user
When
I go to
"node/add/landing_page"
And
I wait
And
I fill in
"Test Landing page Columns (Two Uneven)"
for
"Title"
...
...
@@ -297,7 +297,7 @@ So that the "Landing page" will show up having paragrpahs of different types
@javascript
@local
@development
@staging
@production
Scenario
:
Check if a user with a permission to manage "Landing page" content type can add paragraphs of type "Columns (Three Uneven)"
Given
I am a logged in user with the
"test_s
ite
_admin"
user
Given
I am a logged in user with the
"test_s
uper
_admin"
user
When
I go to
"node/add/landing_page"
And
I wait
And
I fill in
"Test Landing page Columns (Three Uneven)"
for
"Title"
...
...
@@ -358,7 +358,7 @@ So that the "Landing page" will show up having paragrpahs of different types
When
I double click on the image with the
"Embed Flag Earth all earth in space"
title text
And
I switch to main frame
And
I wait for AJAX to finish
And
I expand the
"1"
select list
"dropbutton-multiple"
And
I press
"Add Rich Text"
And
I wait for AJAX to finish
...
...
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