File tree Expand file tree Collapse file tree 6 files changed +26
-38
lines changed
app/code/Meta/Sales/Test/Mftf/Test Expand file tree Collapse file tree 6 files changed +26
-38
lines changed Original file line number Diff line number Diff line change 3
3
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
5
5
<test name =" AdminChangeProductAttributeGroupTest" >
6
- <before >
7
- <actionGroup ref =" AssignAttributeToGroupActionGroup" stepKey =" assignAttributeToGroup" >
8
- <argument name =" group" value =" General" />
9
- <argument name =" attribute" value =" $createProductAttribute.attribute_code$" />
10
- </actionGroup >
11
- </before >
6
+ <actionGroup ref =" AssignAttributeToGroupActionGroup" stepKey =" assignAttributeToGroup" >
7
+ <argument name =" group" value =" General" />
8
+ <argument name =" attribute" value =" $createProductAttribute.attribute_code$" />
9
+ </actionGroup >
12
10
</test >
13
11
</tests >
Original file line number Diff line number Diff line change 3
3
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
5
5
<test name =" AdminChangeProductAttributeSetTest" >
6
- <before >
7
- <actionGroup ref =" AssignAttributeToGroupActionGroup" stepKey =" assignAttributeToGroup" >
8
- <argument name =" group" value =" General" />
9
- <argument name =" attribute" value =" $$createProductAttribute.attribute_code$$" />
10
- </actionGroup >
11
- </before >
6
+ <actionGroup ref =" AssignAttributeToGroupActionGroup" stepKey =" assignAttributeToGroup" >
7
+ <argument name =" group" value =" General" />
8
+ <argument name =" attribute" value =" $$createProductAttribute.attribute_code$$" />
9
+ </actionGroup >
12
10
</test >
13
11
</tests >
Original file line number Diff line number Diff line change 8
8
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
9
9
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
10
10
<test name =" AdminCheckResultsOfColorAndOtherFiltersTest" >
11
- <before >
12
- <actionGroup ref =" AdminAddUnassignedAttributeToGroupActionGroup" stepKey =" createDefaultAttributeSet" >
13
- <argument name =" label" value =" mySet" />
14
- <argument name =" firstOption" value =" $$createConfigProductAttribute.attribute_code$$" />
15
- <argument name =" secondOption" value =" $$createConfigProductAttribute2.attribute_code$$" />
16
- <argument name =" group" value =" General" />
17
- </actionGroup >
18
- </before >
11
+ <actionGroup ref =" AdminAddUnassignedAttributeToGroupActionGroup" stepKey =" createDefaultAttributeSet" >
12
+ <argument name =" label" value =" mySet" />
13
+ <argument name =" firstOption" value =" $$createConfigProductAttribute.attribute_code$$" />
14
+ <argument name =" secondOption" value =" $$createConfigProductAttribute2.attribute_code$$" />
15
+ <argument name =" group" value =" General" />
16
+ </actionGroup >
19
17
</test >
20
18
</tests >
Original file line number Diff line number Diff line change 3
3
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
5
5
<test name =" ProductAttributeWithoutValueInCompareListTest" >
6
- <before >
7
- <actionGroup ref =" AssignAttributeToGroupActionGroup" stepKey =" assignAttributeToGroup" >
8
- <argument name =" group" value =" General" />
9
- <argument name =" attribute" value =" $$createProductAttribute.attribute_code$$" />
10
- </actionGroup >
11
- </before >
6
+ <actionGroup ref =" AssignAttributeToGroupActionGroup" stepKey =" assignAttributeToGroup" >
7
+ <argument name =" group" value =" General" />
8
+ <argument name =" attribute" value =" $$createProductAttribute.attribute_code$$" />
9
+ </actionGroup >
12
10
</test >
13
11
</tests >
Original file line number Diff line number Diff line change 3
3
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
5
5
<test name =" StorefrontNoJavascriptErrorOnAddYourReviewClickTest" >
6
- <before >
7
- <actionGroup ref =" AssignAttributeToGroupActionGroup" stepKey =" assignAttributeToGroup" >
8
- <argument name =" group" value =" General" />
9
- <argument name =" attribute" value =" $$createProductAttribute.attribute_code$$" />
10
- </actionGroup >
11
- </before >
6
+ <actionGroup ref =" AssignAttributeToGroupActionGroup" stepKey =" assignAttributeToGroup" >
7
+ <argument name =" group" value =" General" />
8
+ <argument name =" attribute" value =" $$createProductAttribute.attribute_code$$" />
9
+ </actionGroup >
12
10
</test >
13
11
</tests >
Original file line number Diff line number Diff line change 3
3
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
4
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
5
5
<test name =" StorefrontQuickSearchConfigurableChildrenTest" >
6
- <before >
7
- <actionGroup ref =" AssignAttributeToGroupActionGroup" stepKey =" assignAttributeToGroup" >
8
- <argument name =" group" value =" General" />
9
- <argument name =" attribute" value =" $createProductAttribute.attribute_code$" />
10
- </actionGroup >
11
- </before >
6
+ <actionGroup ref =" AssignAttributeToGroupActionGroup" stepKey =" assignAttributeToGroup" >
7
+ <argument name =" group" value =" General" />
8
+ <argument name =" attribute" value =" $createProductAttribute.attribute_code$" />
9
+ </actionGroup >
12
10
</test >
13
11
</tests >
You can’t perform that action at this time.
0 commit comments