Skip to content
Snippets Groups Projects
Commit 84abea8d authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3124385: Fix Automated Functional Acceptance Testing after the update...

Issue #3124385: Fix Automated Functional Acceptance Testing after the update of [Vartheme Admin] theme  from 8.6.9 ( ~6.0 ) to 8.7.0 ( ~7.0 )
parent ed76f476
No related branches found
No related tags found
No related merge requests found
Showing
with 19 additions and 20 deletions
...@@ -22,7 +22,7 @@ So that I can reset my password for the account ...@@ -22,7 +22,7 @@ So that I can reset my password for the account
And I wait And I wait
Then I should see "There was a problem with your form submission. Please wait 6 seconds and try again." Then I should see "There was a problem with your form submission. Please wait 6 seconds and try again."
When I fill in "not.existing.email@vardot.com" for "Username or email address" When I fill in "not.existing.email@vardot.com" for "Username or email address"
And I wait 7s And I wait 8 seconds
And I press the "Submit" button And I press the "Submit" button
And I wait And I wait
Then I should see "Further instructions have been sent to your e-mail address." Then I should see "Login with"
...@@ -18,7 +18,7 @@ So that I will be able to manage files, see where they have been used in content ...@@ -18,7 +18,7 @@ So that I will be able to manage files, see where they have been used in content
When I go to "/media/add/image" When I go to "/media/add/image"
And I wait And I wait
Then I should see "Allowed types: png gif jpg jpeg." Then I should see "Allowed types: png gif jpg jpeg."
When I attach the file "flag-earth.jpg" to "Image" When I attach the file "flag-earth.jpg" to "edit-field-media-image-0-upload"
And I wait And I wait
And I press the "Save" button And I press the "Save" button
And I wait And I wait
...@@ -40,7 +40,7 @@ So that I will be able to manage files, see where they have been used in content ...@@ -40,7 +40,7 @@ So that I will be able to manage files, see where they have been used in content
And I wait And I wait
Then I should see "Add media" Then I should see "Add media"
When I fill in "Flag Earth" for "edit-name" When I fill in "Flag Earth" for "edit-name"
And I press the "Apply" button And I press the "Filter" button
And I wait And I wait
Then I should see "Flag Earth" Then I should see "Flag Earth"
When I click "Edit" in the "Flag Earth" row When I click "Edit" in the "Flag Earth" row
......
...@@ -9,7 +9,7 @@ So that the "Landing page" will show up having paragrpahs of different types ...@@ -9,7 +9,7 @@ So that the "Landing page" will show up having paragrpahs of different types
When I go to "media/add/image" When I go to "media/add/image"
And I wait And I wait
Then I should see "Allowed types: png gif jpg jpeg." Then I should see "Allowed types: png gif jpg jpeg."
When I attach the file "flag-earth.jpg" to "Image" When I attach the file "flag-earth.jpg" to "edit-field-media-image-0-upload"
And I wait And I wait
And I press the "Save" button And I press the "Save" button
And I wait And I wait
...@@ -41,7 +41,7 @@ So that the "Landing page" will show up having paragrpahs of different types ...@@ -41,7 +41,7 @@ So that the "Landing page" will show up having paragrpahs of different types
And I fill in "Test Landing page description Drupal Block" for "Page description" And I fill in "Test Landing page description Drupal Block" for "Page description"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 1 second
And I press "+ Add" And I press "Add Component"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 1 second
And I select the "bp_block" paragraph component And I select the "bp_block" paragraph component
...@@ -62,7 +62,7 @@ So that the "Landing page" will show up having paragrpahs of different types ...@@ -62,7 +62,7 @@ So that the "Landing page" will show up having paragrpahs of different types
And I fill in "Test Landing page description Columns (Equal)" for "Page description" And I fill in "Test Landing page description Columns (Equal)" for "Page description"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 1 second
And I press "+ Add" And I press "Add Component"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 1 second
And I select the "bp_columns" paragraph component And I select the "bp_columns" paragraph component
...@@ -80,7 +80,7 @@ So that the "Landing page" will show up having paragrpahs of different types ...@@ -80,7 +80,7 @@ So that the "Landing page" will show up having paragrpahs of different types
And I fill in "Test Landing page description Columns (Two Uneven)" for "Page description" And I fill in "Test Landing page description Columns (Two Uneven)" for "Page description"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 1 second
And I press "+ Add" And I press "Add Component"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 1 second
And I select the "bp_columns_two_uneven" paragraph component And I select the "bp_columns_two_uneven" paragraph component
...@@ -98,7 +98,7 @@ So that the "Landing page" will show up having paragrpahs of different types ...@@ -98,7 +98,7 @@ So that the "Landing page" will show up having paragrpahs of different types
And I fill in "Test Landing page description Modal" for "Page description" And I fill in "Test Landing page description Modal" for "Page description"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 1 second
And I press "+ Add" And I press "Add Component"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 1 second
And I select the "bp_modal" paragraph component And I select the "bp_modal" paragraph component
...@@ -128,7 +128,7 @@ So that the "Landing page" will show up having paragrpahs of different types ...@@ -128,7 +128,7 @@ So that the "Landing page" will show up having paragrpahs of different types
And I fill in "Test Landing page description Rich Text" for "Page description" And I fill in "Test Landing page description Rich Text" for "Page description"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 1 second
And I press "+ Add" And I press "Add Component"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 1 second
And I select the "bp_simple" paragraph component And I select the "bp_simple" paragraph component
...@@ -149,7 +149,7 @@ So that the "Landing page" will show up having paragrpahs of different types ...@@ -149,7 +149,7 @@ So that the "Landing page" will show up having paragrpahs of different types
And I fill in "Test Landing page description Tabs" for "Page description" And I fill in "Test Landing page description Tabs" for "Page description"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 1 second
And I press "+ Add" And I press "Add Component"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 1 second
And I select the "bp_tabs" paragraph component And I select the "bp_tabs" paragraph component
...@@ -176,7 +176,7 @@ So that the "Landing page" will show up having paragrpahs of different types ...@@ -176,7 +176,7 @@ So that the "Landing page" will show up having paragrpahs of different types
And I fill in "Test Landing page description WebForm" for "Page description" And I fill in "Test Landing page description WebForm" for "Page description"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 1 second
And I press "+ Add" And I press "Add Component"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 1 second
And I select the "bp_webform" paragraph component And I select the "bp_webform" paragraph component
......
...@@ -9,7 +9,7 @@ So that the "Landing page" will have text and images in right and left view. ...@@ -9,7 +9,7 @@ So that the "Landing page" will have text and images in right and left view.
When I go to "media/add/image" When I go to "media/add/image"
And I wait And I wait
Then I should see "Allowed types: png gif jpg jpeg." Then I should see "Allowed types: png gif jpg jpeg."
When I attach the file "flag-earth.jpg" to "Image" When I attach the file "flag-earth.jpg" to "edit-field-media-image-0-upload"
And I wait And I wait
And I press the "Save" button And I press the "Save" button
And I wait And I wait
......
...@@ -18,7 +18,6 @@ So that the "Landing (Layout Builder) page" will show up having the listed secti ...@@ -18,7 +18,6 @@ So that the "Landing (Layout Builder) page" will show up having the listed secti
When I click "Layout" When I click "Layout"
And I wait And I wait
Then I should see "Edit layout for Full Width - No Background Color - Text only" Then I should see "Edit layout for Full Width - No Background Color - Text only"
# Add Section 1 as one column
When I click "Add section" When I click "Add section"
And I wait for AJAX to finish And I wait for AJAX to finish
Then I should see "Choose a layout for this section" Then I should see "Choose a layout for this section"
......
...@@ -8,7 +8,7 @@ Scenario: Create Test Content type ...@@ -8,7 +8,7 @@ Scenario: Create Test Content type
Then I should see "Add content type" Then I should see "Add content type"
When I fill in "Test Content" for "Name" When I fill in "Test Content" for "Name"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 2 seconds
And I press "Save and manage fields" And I press "Save and manage fields"
And I wait And I wait
Then I should see "The content type Test Content has been added." Then I should see "The content type Test Content has been added."
...@@ -24,8 +24,8 @@ Scenario: Add Entity Queue Test Queue and use Test Content type ...@@ -24,8 +24,8 @@ Scenario: Add Entity Queue Test Queue and use Test Content type
Then I should see "Configure entity queue" Then I should see "Configure entity queue"
When I fill in "Test Queue" for "Name" When I fill in "Test Queue" for "Name"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 2 seconds
And I click "Entity settings" And I press "Entity settings"
And I wait And I wait
Then I should see "Content type" Then I should see "Content type"
When I check the box "Test Content" When I check the box "Test Content"
......
...@@ -8,7 +8,7 @@ I want to be able to add and remove entities to any allowed entity queue. ...@@ -8,7 +8,7 @@ I want to be able to add and remove entities to any allowed entity queue.
When I go to "media/add/image" When I go to "media/add/image"
And I wait And I wait
Then I should see "Allowed types: png gif jpg jpeg." Then I should see "Allowed types: png gif jpg jpeg."
When I attach the file "flag-earth.jpg" to "Image" When I attach the file "flag-earth.jpg" to "edit-field-media-image-0-upload"
And I wait And I wait
And I press the "Save" button And I press the "Save" button
And I wait And I wait
......
...@@ -11,7 +11,7 @@ I want to be able to clone an entity. ...@@ -11,7 +11,7 @@ I want to be able to clone an entity.
And I fill in "Test landing page description text" for "Page description" And I fill in "Test landing page description text" for "Page description"
And I wait for AJAX to finish And I wait for AJAX to finish
And I wait for 1 second And I wait for 1 second
And I press "+ Add" And I press "Add Component"
And I wait for AJAX to finish And I wait for AJAX to finish
And I select the "bp_modal" paragraph component And I select the "bp_modal" paragraph component
And I wait for AJAX to finish And I wait for AJAX to finish
......
...@@ -23,7 +23,7 @@ So that it will show up under that rich text field without having to upload the ...@@ -23,7 +23,7 @@ So that it will show up under that rich text field without having to upload the
When I go to "/media/add/image" When I go to "/media/add/image"
And I wait And I wait
Then I should see "Allowed types: png gif jpg jpeg." Then I should see "Allowed types: png gif jpg jpeg."
When I attach the file "flag-earth.jpg" to "Image" When I attach the file "flag-earth.jpg" to "edit-field-media-image-0-upload"
And I wait And I wait
And I press the "Save" button And I press the "Save" button
And I wait And I wait
......
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