File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1010 xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
1111 <test name =" EndToEndB2CLoggedInUserTest" >
1212 <before >
13+ <actionGroup ref =" DeleteAllProductsUsingProductGridActionGroup" after =" loginAsAdmin" stepKey =" deleteAllProducts" />
14+
1315 <createData entity =" ApiCategory" stepKey =" createCategory" />
1416
1517 <createData entity =" ApiSimpleProduct" stepKey =" createSimpleProduct1" >
Original file line number Diff line number Diff line change 2121 </annotations >
2222 <before >
2323 <resetCookie userInput =" PHPSESSID" stepKey =" resetCookieForCart" />
24+ <actionGroup ref =" AdminLoginActionGroup" after =" resetCookieForCart" stepKey =" loginAsAdmin" />
2425 </before >
2526 <after >
2627 <actionGroup ref =" StorefrontCustomerLogoutActionGroup" stepKey =" logoutCustomer" />
27- <actionGroup ref = " AdminLoginActionGroup " stepKey =" loginAsAdmin" />
28+ <comment userInput = " No need this since it done in before section " stepKey =" loginAsAdmin" />
2829 <actionGroup ref =" DeleteCustomerFromAdminActionGroup" stepKey =" deleteCustomerFromAdmin" />
2930 <actionGroup ref =" ClearFiltersAdminDataGridActionGroup" stepKey =" clearProductsGridFilters" />
3031 <actionGroup ref =" AdminLogoutActionGroup" stepKey =" adminLogout" />
Original file line number Diff line number Diff line change 1010 xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
1111 <test name =" EndToEndB2CLoggedInUserTest" >
1212 <before >
13+ <actionGroup ref =" AdminCartPriceRuleDeleteAllActionGroup" after =" loginAsAdmin" stepKey =" deleteCartPriceRule" />
1314 <createData entity =" ApiSalesRule" stepKey =" createSalesRule" />
1415 <createData entity =" ApiSalesRuleCoupon" stepKey =" createSalesRuleCoupon" >
1516 <requiredEntity createDataKey =" createSalesRule" />
You can’t perform that action at this time.
0 commit comments