|
11 | 11 | <test name="StorefrontOrderPagerIsAbsentTest">
|
12 | 12 | <annotations>
|
13 | 13 | <stories value="Storefront order pager"/>
|
14 |
| - <title value="Pager is absent for 10 order items"/> |
15 |
| - <description value="Pager is disabled for orders with less than 10 items"/> |
| 14 | + <title value="Pager is absent for 20 order items"/> |
| 15 | + <description value="Pager is disabled for orders with less than 20 items"/> |
16 | 16 | <severity value="CRITICAL"/>
|
17 | 17 | <testCaseId value="MC-16166"/>
|
18 | 18 | <group value="sales"/>
|
|
52 | 52 | <createData entity="SimpleProduct" stepKey="createProduct10">
|
53 | 53 | <requiredEntity createDataKey="createCategory"/>
|
54 | 54 | </createData>
|
| 55 | + <createData entity="SimpleProduct" stepKey="createProduct11"> |
| 56 | + <requiredEntity createDataKey="createCategory"/> |
| 57 | + </createData> |
| 58 | + <createData entity="SimpleProduct" stepKey="createProduct12"> |
| 59 | + <requiredEntity createDataKey="createCategory"/> |
| 60 | + </createData> |
| 61 | + <createData entity="ApiSimpleProduct" stepKey="createProduct13"> |
| 62 | + <requiredEntity createDataKey="createCategory"/> |
| 63 | + </createData> |
| 64 | + <createData entity="ApiSimpleProduct" stepKey="createProduct14"> |
| 65 | + <requiredEntity createDataKey="createCategory"/> |
| 66 | + </createData> |
| 67 | + <createData entity="ApiSimpleProduct" stepKey="createProduct15"> |
| 68 | + <requiredEntity createDataKey="createCategory"/> |
| 69 | + </createData> |
| 70 | + <createData entity="ApiSimpleProduct" stepKey="createProduct16"> |
| 71 | + <requiredEntity createDataKey="createCategory"/> |
| 72 | + </createData> |
| 73 | + <createData entity="ApiSimpleProduct" stepKey="createProduct17"> |
| 74 | + <requiredEntity createDataKey="createCategory"/> |
| 75 | + </createData> |
| 76 | + <createData entity="ApiSimpleProduct" stepKey="createProduct18"> |
| 77 | + <requiredEntity createDataKey="createCategory"/> |
| 78 | + </createData> |
| 79 | + <createData entity="ApiSimpleProduct" stepKey="createProduct19"> |
| 80 | + <requiredEntity createDataKey="createCategory"/> |
| 81 | + </createData> |
| 82 | + <createData entity="ApiSimpleProduct" stepKey="createProduct20"> |
| 83 | + <requiredEntity createDataKey="createCategory"/> |
| 84 | + </createData> |
55 | 85 |
|
56 | 86 | <createData entity="Simple_US_Customer" stepKey="createCustomer"/>
|
57 | 87 |
|
|
68 | 98 | <deleteData createDataKey="createProduct08" stepKey="deleteProduct8"/>
|
69 | 99 | <deleteData createDataKey="createProduct09" stepKey="deleteProduct9"/>
|
70 | 100 | <deleteData createDataKey="createProduct10" stepKey="deleteProduct10"/>
|
| 101 | + <deleteData createDataKey="createProduct11" stepKey="deleteProduct11"/> |
| 102 | + <deleteData createDataKey="createProduct12" stepKey="deleteProduct12"/> |
| 103 | + <deleteData createDataKey="createProduct13" stepKey="deleteProduct13"/> |
| 104 | + <deleteData createDataKey="createProduct14" stepKey="deleteProduct14"/> |
| 105 | + <deleteData createDataKey="createProduct15" stepKey="deleteProduct15"/> |
| 106 | + <deleteData createDataKey="createProduct16" stepKey="deleteProduct16"/> |
| 107 | + <deleteData createDataKey="createProduct17" stepKey="deleteProduct17"/> |
| 108 | + <deleteData createDataKey="createProduct18" stepKey="deleteProduct18"/> |
| 109 | + <deleteData createDataKey="createProduct19" stepKey="deleteProduct19"/> |
| 110 | + <deleteData createDataKey="createProduct20" stepKey="deleteProduct20"/> |
71 | 111 |
|
72 | 112 | <deleteData createDataKey="createCustomer" stepKey="deleteCustomer"/>
|
73 | 113 | <actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
|
|
127 | 167 | <requiredEntity createDataKey="createCustomerCart"/>
|
128 | 168 | <requiredEntity createDataKey="createProduct10"/>
|
129 | 169 | </createData>
|
| 170 | + <createData entity="CustomerCartItem" stepKey="addProduct11"> |
| 171 | + <requiredEntity createDataKey="createCustomerCart"/> |
| 172 | + <requiredEntity createDataKey="createProduct11"/> |
| 173 | + </createData> |
| 174 | + <createData entity="CustomerCartItem" stepKey="addProduct12"> |
| 175 | + <requiredEntity createDataKey="createCustomerCart"/> |
| 176 | + <requiredEntity createDataKey="createProduct12"/> |
| 177 | + </createData> |
| 178 | + <createData entity="CustomerCartItem" stepKey="addProduct13"> |
| 179 | + <requiredEntity createDataKey="createCustomerCart"/> |
| 180 | + <requiredEntity createDataKey="createProduct13"/> |
| 181 | + </createData> |
| 182 | + <createData entity="CustomerCartItem" stepKey="addProduct14"> |
| 183 | + <requiredEntity createDataKey="createCustomerCart"/> |
| 184 | + <requiredEntity createDataKey="createProduct14"/> |
| 185 | + </createData> |
| 186 | + <createData entity="CustomerCartItem" stepKey="addProduct15"> |
| 187 | + <requiredEntity createDataKey="createCustomerCart"/> |
| 188 | + <requiredEntity createDataKey="createProduct15"/> |
| 189 | + </createData> |
| 190 | + <createData entity="CustomerCartItem" stepKey="addProduct16"> |
| 191 | + <requiredEntity createDataKey="createCustomerCart"/> |
| 192 | + <requiredEntity createDataKey="createProduct16"/> |
| 193 | + </createData> |
| 194 | + <createData entity="CustomerCartItem" stepKey="addProduct17"> |
| 195 | + <requiredEntity createDataKey="createCustomerCart"/> |
| 196 | + <requiredEntity createDataKey="createProduct17"/> |
| 197 | + </createData> |
| 198 | + <createData entity="CustomerCartItem" stepKey="addProduct18"> |
| 199 | + <requiredEntity createDataKey="createCustomerCart"/> |
| 200 | + <requiredEntity createDataKey="createProduct18"/> |
| 201 | + </createData> |
| 202 | + <createData entity="CustomerCartItem" stepKey="addProduct19"> |
| 203 | + <requiredEntity createDataKey="createCustomerCart"/> |
| 204 | + <requiredEntity createDataKey="createProduct19"/> |
| 205 | + </createData> |
| 206 | + <createData entity="CustomerCartItem" stepKey="addProduct20"> |
| 207 | + <requiredEntity createDataKey="createCustomerCart"/> |
| 208 | + <requiredEntity createDataKey="createProduct20"/> |
| 209 | + </createData> |
130 | 210 |
|
131 | 211 | <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="onCheckout"/>
|
132 | 212 | <comment userInput="Comment is added to preserve the step key for backward compatibility" stepKey="see20Products"/>
|
|
0 commit comments