diff --git a/drupal-org.make b/drupal-org.make index 2deacbc8c590dddc77c006f46500e6ec4de653cb..28aee192745bb4aba1c9b62d7a8524d07451b71d 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -113,9 +113,6 @@ projects[entity_embed][patch][] = https://www.drupal.org/files/issues/2018-04-23 projects[inline_entity_form][type] = module projects[inline_entity_form][version] = 1.0-rc1 -projects[video_embed_field][type] = module -projects[video_embed_field][version] = 2.0 - projects[media_entity_instagram][type] = module projects[media_entity_instagram][version] = 2.0-alpha2 diff --git a/tests/features/varbase/step2-apply-tests/03-admin-management/03-04-image-media-and-their-usage-list-page-for-admins.feature b/tests/features/varbase/step2-apply-tests/03-admin-management/03-04-image-media-and-their-usage-list-page-for-admins.feature index d6e006c06aa6369bf7eed632144c1512ff65fe81..30a717000173dc670118513d01601d631b093dda 100644 --- a/tests/features/varbase/step2-apply-tests/03-admin-management/03-04-image-media-and-their-usage-list-page-for-admins.feature +++ b/tests/features/varbase/step2-apply-tests/03-admin-management/03-04-image-media-and-their-usage-list-page-for-admins.feature @@ -8,7 +8,7 @@ So that I will be able to manage files, see where they have been used in content @javascript @local @development @staging @production Scenario: Check if content admins can access the content files page. - When I go to "admin/content/media" + When I go to "admin/content/media-table" And I wait Then I should see "Add media" And I should not see "Access denied" @@ -29,13 +29,13 @@ So that I will be able to manage files, see where they have been used in content And I wait Then I should see "Flag Earth" And I wait - When I go to "/admin/content/media" + When I go to "admin/content/media-table" Then I should see "Add media" And I should see the "Edit" in the "Flag Earth" row @javascript @local @development @staging @production Scenario: Check if content admins can edit files. - When I go to "admin/content/media" + When I go to "admin/content/media-table" And I wait Then I should see "Add media" When I fill in "Flag Earth" for "edit-name" @@ -55,7 +55,7 @@ So that I will be able to manage files, see where they have been used in content @javascript @local @development @staging @production Scenario: Check if content admins can delete files. - When I go to "admin/content/media" + When I go to "admin/content/media-table" And I wait Then I should see "Add media" When I fill in "Flag Earth after edit" for "edit-name" diff --git a/tests/features/varbase/step2-apply-tests/04-content-structure/04-03-landing-page_add-any-paragraph-type-to-the-page.feature b/tests/features/varbase/step2-apply-tests/04-content-structure/04-03-landing-page_add-any-paragraph-type-to-the-page.feature index 57c88ce3242859a0f88dd27029fcd2e2fea2eabd..ece59a2bd04f2fb277d522e01219a805fc79a70d 100644 --- a/tests/features/varbase/step2-apply-tests/04-content-structure/04-03-landing-page_add-any-paragraph-type-to-the-page.feature +++ b/tests/features/varbase/step2-apply-tests/04-content-structure/04-03-landing-page_add-any-paragraph-type-to-the-page.feature @@ -6,7 +6,7 @@ So that the "Landing page" will show up having paragrpahs of different types @local @development @staging @production Scenario: Upload the "Embed Flag Earth" file. Given I am a logged in user with the "test_site_admin" user - When I go to "/admin/content/media" + When I go to "admin/content/media-table" And I wait Then I should see "Add media" When I click "Add media" diff --git a/tests/features/varbase/step2-apply-tests/04-content-structure/04-04-landing-page_text-and-image-paragraphs.feature b/tests/features/varbase/step2-apply-tests/04-content-structure/04-04-landing-page_text-and-image-paragraphs.feature index 5f12632f95dd7ea4e83b1506b024a5a8a3e758f2..abeb0ca1dc50b66f4523b2157ba50a2bcd3c0d66 100644 --- a/tests/features/varbase/step2-apply-tests/04-content-structure/04-04-landing-page_text-and-image-paragraphs.feature +++ b/tests/features/varbase/step2-apply-tests/04-content-structure/04-04-landing-page_text-and-image-paragraphs.feature @@ -6,7 +6,7 @@ So that the "Landing page" will have text and images in right and left view. @local @development @staging @production Scenario: Upload the "Embed Flag Earth" file. Given I am a logged in user with the "test_site_admin" user - When I go to "/admin/content/media" + When I go to "admin/content/media-table" And I wait Then I should see "Add media" When I click "Add media" diff --git a/tests/features/varbase/step2-apply-tests/05-content-management/05-03-add-hero-slider-to-entityqueue-using-entityqueue-form-widget.feature.wip b/tests/features/varbase/step2-apply-tests/05-content-management/05-03-add-hero-slider-to-entityqueue-using-entityqueue-form-widget.feature.wip index 34cf8722f618ce43e2833dbb36e992ce5fc5b075..a46f4bb212a73c66f8d997c3b7e3ac299f2c2914 100644 --- a/tests/features/varbase/step2-apply-tests/05-content-management/05-03-add-hero-slider-to-entityqueue-using-entityqueue-form-widget.feature.wip +++ b/tests/features/varbase/step2-apply-tests/05-content-management/05-03-add-hero-slider-to-entityqueue-using-entityqueue-form-widget.feature.wip @@ -5,7 +5,7 @@ I want to be able to add and remove entities to any allowed entityqueue. @local @development @staging @production Scenario: Upload the "Flag Earth" file. Given I am a logged in user with the "test_site_admin" user - When I go to "/admin/content/media" + When I go to "admin/content/media-table" And I wait Then I should see "Add media" When I click "Add media" diff --git a/tests/features/varbase/step2-apply-tests/05-content-management/05-05-embed-existing-media-image-library.feature.wip b/tests/features/varbase/step2-apply-tests/05-content-management/05-05-embed-existing-media-image-library.feature.wip index dd117a617c56469b2acb3864acfe8182a75dd6f7..d84524ef261779e3d22796a4d572df31b9f1281c 100644 --- a/tests/features/varbase/step2-apply-tests/05-content-management/05-05-embed-existing-media-image-library.feature.wip +++ b/tests/features/varbase/step2-apply-tests/05-content-management/05-05-embed-existing-media-image-library.feature.wip @@ -20,7 +20,7 @@ So that it will show up under that rich text field without having to upload the @local @development @staging @production Scenario: Upload the "Embed Flag Earth" file. - When I go to "/admin/content/media" + When I go to "admin/content/media-table" And I wait Then I should see "Add media" When I click "Add media"