File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
app/code/Magento/CheckoutAgreements/Test/Mftf/Test Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 15
15
<title value =" Create active HTML checkout agreement" />
16
16
<description value =" Admin should be able to create active HTML checkout agreement" />
17
17
<severity value =" CRITICAL" />
18
- <testCaseId value =" " />
18
+ <testCaseId value =" MC-14668 " />
19
19
<group value =" checkoutAgreements" />
20
20
<group value =" mtf_migrated" />
21
21
</annotations >
39
39
<actionGroup ref =" AdminAssertTermInGridActionGroup" stepKey =" assertTermInGrid" >
40
40
<argument name =" termName" value =" {{activeHtmlTerm.name}}" />
41
41
</actionGroup >
42
- <actionGroup ref =" AddSimpleProductToCart " stepKey =" addProductToTheCart" >
42
+ <actionGroup ref =" AddSimpleProductToCartActionGroup " stepKey =" addProductToTheCart" >
43
43
<argument name =" product" value =" $$createdProduct$$" />
44
44
</actionGroup >
45
45
<actionGroup ref =" StorefrontProcessCheckoutToPaymentActionGroup" stepKey =" processCheckoutToThePaymentMethodsPage" />
Original file line number Diff line number Diff line change 15
15
<title value =" Create active text checkout agreement" />
16
16
<description value =" Admin should be able to create active text checkout agreement" />
17
17
<severity value =" CRITICAL" />
18
- <testCaseId value =" " />
18
+ <testCaseId value =" MC-14667 " />
19
19
<group value =" checkoutAgreements" />
20
20
<group value =" mtf_migrated" />
21
21
</annotations >
39
39
<actionGroup ref =" AdminAssertTermInGridActionGroup" stepKey =" assertTermInGrid" >
40
40
<argument name =" termName" value =" {{activeTextTerm.name}}" />
41
41
</actionGroup >
42
- <actionGroup ref =" AddSimpleProductToCart " stepKey =" addProductToTheCart" >
42
+ <actionGroup ref =" AddSimpleProductToCartActionGroup " stepKey =" addProductToTheCart" >
43
43
<argument name =" product" value =" $$createdProduct$$" />
44
44
</actionGroup >
45
45
<actionGroup ref =" StorefrontProcessCheckoutToPaymentActionGroup" stepKey =" processCheckoutToThePaymentMethodsPage" />
Original file line number Diff line number Diff line change 15
15
<title value =" Create disabled text checkout agreement" />
16
16
<description value =" Admin should be able to create disabled text checkout agreement" />
17
17
<severity value =" CRITICAL" />
18
- <testCaseId value =" " />
18
+ <testCaseId value =" MC-14669 " />
19
19
<group value =" checkoutAgreements" />
20
20
<group value =" mtf_migrated" />
21
21
</annotations >
39
39
<actionGroup ref =" AdminAssertTermInGridActionGroup" stepKey =" assertTermInGrid" >
40
40
<argument name =" termName" value =" {{disabledTextTerm.name}}" />
41
41
</actionGroup >
42
- <actionGroup ref =" AddSimpleProductToCart " stepKey =" addProductToTheCart" >
42
+ <actionGroup ref =" AddSimpleProductToCartActionGroup " stepKey =" addProductToTheCart" >
43
43
<argument name =" product" value =" $$createdProduct$$" />
44
44
</actionGroup >
45
45
<actionGroup ref =" StorefrontProcessCheckoutToPaymentActionGroup" stepKey =" processCheckoutToThePaymentMethodsPage" />
Original file line number Diff line number Diff line change 15
15
<title value =" Create enabled text checkout multishipping agreement" />
16
16
<description value =" Admin should be able to create enabled text checkout multishipping agreement" />
17
17
<severity value =" CRITICAL" />
18
- <testCaseId value =" " />
18
+ <testCaseId value =" MC-14670 " />
19
19
<group value =" checkoutAgreements" />
20
20
<group value =" mtf_migrated" />
21
21
</annotations >
43
43
<actionGroup ref =" LoginToStorefrontActionGroup" stepKey =" customerLogin" >
44
44
<argument name =" Customer" value =" $$createdCustomer$$" />
45
45
</actionGroup >
46
- <actionGroup ref =" AddSimpleProductToCart " stepKey =" addProduct1ToTheCart" >
46
+ <actionGroup ref =" AddSimpleProductToCartActionGroup " stepKey =" addProduct1ToTheCart" >
47
47
<argument name =" product" value =" $$createdProduct1$$" />
48
48
</actionGroup >
49
- <actionGroup ref =" AddSimpleProductToCart " stepKey =" addProduct2ToTheCart" >
49
+ <actionGroup ref =" AddSimpleProductToCartActionGroup " stepKey =" addProduct2ToTheCart" >
50
50
<argument name =" product" value =" $$createdProduct2$$" />
51
51
</actionGroup >
52
52
<actionGroup ref =" StorefrontAssertTermRequireMessageInMultishippingCheckoutActionGroup" stepKey =" assertTermInCheckout" >
You can’t perform that action at this time.
0 commit comments