File tree 2 files changed +3
-0
lines changed
dev/tests/functional/tests/app/Magento/ProductVideo/Test/TestCase
2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../../vendor/magento/mtf/etc/variations.xsd" >
9
9
<testCase name =" Magento\ProductVideo\Test\TestCase\ConfigurableProductVideoTest" summary =" Video displaying for simple variation of configurable on product page" ticketId =" MAGETWO-69381" >
10
10
<variation name =" ConfigurableProductVideoTestVariation1" >
11
+ <data name =" tag" xsi : type =" string" >stable:no</data >
11
12
<data name =" product/dataset" xsi : type =" string" >configurable_with_video</data >
12
13
<data name =" simpleProductVideo/data/media_gallery/images/0/video_url" xsi : type =" string" >https://vimeo.com/16342611</data >
13
14
<data name =" variation" xsi : type =" string" >attribute_key_0:option_key_0 attribute_key_1:option_key_0</data >
Original file line number Diff line number Diff line change 8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../../vendor/magento/mtf/etc/variations.xsd" >
9
9
<testCase name =" Magento\ProductVideo\Test\TestCase\UpdateProductVideoTest" summary =" Add Video to PCF" >
10
10
<variation name =" UpdateProductVideoTestVariation1" summary =" Edit Youtube URL" ticketId =" MAGETWO-43664" >
11
+ <data name =" tag" xsi : type =" string" >stable:no</data >
11
12
<data name =" productVideo/dataset" xsi : type =" string" >product_with_video_youtube</data >
12
13
<data name =" product/data/sku" xsi : type =" string" >simple_product_with_category_%isolation%</data >
13
14
<data name =" product/data/media_gallery/images/0/video_url" xsi : type =" string" >https://vimeo.com/16342611</data >
39
40
<constraint name =" Magento\Catalog\Test\Constraint\AssertProductForm" />
40
41
</variation >
41
42
<variation name =" GetVideoInfoTestVariation1" summary =" Validate Youtube video info" ticketId =" MAGETWO-43663" >
43
+ <data name =" tag" xsi : type =" string" >stable:no</data >
42
44
<data name =" productVideo/dataset" xsi : type =" string" >product_with_video_youtube</data >
43
45
<data name =" product/data/sku" xsi : type =" string" >simple_product_with_category_%isolation%</data >
44
46
<data name =" product/data/media_gallery/images/0/video_url" xsi : type =" string" >https://youtu.be/WMp2PvU2qi8</data >
You can’t perform that action at this time.
0 commit comments