File tree 2 files changed +3
-6
lines changed
CatalogInventory/Test/Mftf/Test
ConfigurableProduct/Test/Mftf/ActionGroup
2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 11
11
<test name =" AssociatedProductToConfigurableOutOfStockTest" >
12
12
<annotations >
13
13
<features value =" CatalogInventory" />
14
- <stories value =" Add/remove images and videos for all product types and category " />
15
- <title value =" Out of stock associated products to configurable are not full page cache cleaned " />
14
+ <stories value =" MAGETWO-73528: Out of stock associated products to configurable are not full page cache cleaned " />
15
+ <title value =" Checking out of stock associated products to configurable after checkout - full page cache cleaned" />
16
16
<description value =" After last configurable product was ordered it becomes out of stock" />
17
17
<severity value =" MAJOR" />
18
18
<testCaseId value =" MAGETWO-96031" />
67
67
<actionGroup ref =" CheckoutSelectFlatRateShippingMethodActionGroup" stepKey =" selectShippingMehod" />
68
68
<click selector =" {{CheckoutShippingSection.next}}" stepKey =" clickNext" />
69
69
<actionGroup ref =" CheckoutSelectCheckMoneyOrderPaymentActionGroup" stepKey =" selectPaymentMethod" />
70
- <actionGroup ref =" CheckoutPlaceOrderActionGroup" stepKey =" placeorder " >
70
+ <actionGroup ref =" CheckoutPlaceOrderActionGroup" stepKey =" placeOrder " >
71
71
<argument name =" orderNumberMessage" value =" CONST.successCheckoutOrderNumberMessage" />
72
72
<argument name =" emailYouMessage" value =" CONST.successCheckoutEmailYouMessage" />
73
73
</actionGroup >
Original file line number Diff line number Diff line change 64
64
</actionGroup >
65
65
66
66
<actionGroup name =" AdminCreateConfigurableProductChildQty1ActionGroup" extends =" AdminCreateApiConfigurableProductActionGroup" >
67
- <createData entity =" ApiConfigurableProductWithOutCategory" stepKey =" createConfigProduct" >
68
- <field key =" name" >{{productName}}</field >
69
- </createData >
70
67
<createData entity =" ApiSimpleSingleQty" stepKey =" createConfigChildProduct1" >
71
68
<requiredEntity createDataKey =" createConfigProductAttribute" />
72
69
<requiredEntity createDataKey =" getConfigAttributeOption1" />
You can’t perform that action at this time.
0 commit comments