File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
app/code/Magento/CheckoutAgreements/Test/Mftf/Test
dev/tests/functional/tests/app/Magento/CheckoutAgreements/Test/TestCase Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 15
15
<title value =" Delete active text checkout agreement" />
16
16
<description value =" Admin should be able to delete active text checkout agreement" />
17
17
<severity value =" CRITICAL" />
18
- <testCaseId value =" " />
18
+ <testCaseId value =" MC-14663 " />
19
19
<group value =" checkoutAgreements" />
20
20
<group value =" mtf_migrated" />
21
21
</annotations >
39
39
<actionGroup ref =" AdminAssertTermAbsentInGridActionGroup" stepKey =" assertTermAbsentInGrid" >
40
40
<argument name =" termName" value =" {{activeTextTerm.name}}" />
41
41
</actionGroup >
42
- <actionGroup ref =" AddSimpleProductToCart" stepKey =" addProductToTheCart" >
42
+
43
+ <actionGroup ref =" AddSimpleProductToCartActionGroup" stepKey =" openProductPage" >
43
44
<argument name =" product" value =" $$createdProduct$$" />
44
45
</actionGroup >
45
46
<actionGroup ref =" StorefrontProcessCheckoutToPaymentActionGroup" stepKey =" processCheckoutToThePaymentMethodsPage" />
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\CheckoutAgreements\Test\TestCase\DeleteTermEntityTest" summary =" Delete Terms And Conditions" ticketId =" MAGETWO-29687" >
10
10
<variation name =" DeleteTermEntityTestVariation1" >
11
- <data name =" tag" xsi : type =" string" >severity:S3</data >
11
+ <data name =" tag" xsi : type =" string" >severity:S3, mftf_migrated:yes </data >
12
12
<data name =" configData" xsi : type =" string" >checkout_term_condition</data >
13
13
<data name =" products/0" xsi : type =" string" >catalogProductSimple::default</data >
14
14
<data name =" agreement/dataset" xsi : type =" string" >term_enabled_text</data >
You can’t perform that action at this time.
0 commit comments