|
14 | 14 | </annotations>
|
15 | 15 | <before>
|
16 | 16 | <createData entity="ApiDownloadableProduct" stepKey="createProductOne"/>
|
17 |
| - <!-- Uncomment after bug MQE-1023 is fixed --> |
18 |
| - <!--createData entity="ApiDownloadableLink" stepKey="addDownloadableLink1"> |
| 17 | + <createData entity="ApiDownloadableLink" stepKey="addDownloadableLink1"> |
19 | 18 | <requiredEntity createDataKey="createProductOne"/>
|
20 | 19 | </createData>
|
21 | 20 | <createData entity="ApiDownloadableLink" stepKey="addDownloadableLink2">
|
22 | 21 | <requiredEntity createDataKey="createProductOne"/>
|
23 |
| - </createData--> |
| 22 | + </createData> |
24 | 23 | </before>
|
25 | 24 | </test>
|
26 | 25 | <test name="AdvanceCatalogSearchDownloadableBySkuTest" extends="AdvanceCatalogSearchSimpleProductByNameTest">
|
|
29 | 28 | </annotations>
|
30 | 29 | <before>
|
31 | 30 | <createData entity="ApiDownloadableProduct" stepKey="createProductOne"/>
|
32 |
| - <!-- Uncomment after bug MQE-1023 is fixed --> |
33 |
| - <!--createData entity="ApiDownloadableLink" stepKey="addDownloadableLink1"> |
| 31 | + <createData entity="ApiDownloadableLink" stepKey="addDownloadableLink1"> |
34 | 32 | <requiredEntity createDataKey="createProductOne"/>
|
35 | 33 | </createData>
|
36 | 34 | <createData entity="ApiDownloadableLink" stepKey="addDownloadableLink2">
|
37 | 35 | <requiredEntity createDataKey="createProductOne"/>
|
38 |
| - </createData--> |
| 36 | + </createData> |
39 | 37 | </before>
|
40 | 38 | </test>
|
41 | 39 | <test name="AdvanceCatalogSearchDownloadableByDescriptionTest" extends="AdvanceCatalogSearchSimpleProductByNameTest">
|
|
44 | 42 | </annotations>
|
45 | 43 | <before>
|
46 | 44 | <createData entity="ApiDownloadableProduct" stepKey="createProductOne"/>
|
47 |
| - <!-- Uncomment after bug MQE-1023 is fixed --> |
48 |
| - <!--createData entity="ApiDownloadableLink" stepKey="addDownloadableLink1"> |
| 45 | + <createData entity="ApiDownloadableLink" stepKey="addDownloadableLink1"> |
49 | 46 | <requiredEntity createDataKey="createProductOne"/>
|
50 | 47 | </createData>
|
51 | 48 | <createData entity="ApiDownloadableLink" stepKey="addDownloadableLink2">
|
52 | 49 | <requiredEntity createDataKey="createProductOne"/>
|
53 |
| - </createData--> |
| 50 | + </createData> |
54 | 51 | </before>
|
55 | 52 | </test>
|
56 | 53 | <test name="AdvanceCatalogSearchDownloadableByShortDescriptionTest" extends="AdvanceCatalogSearchSimpleProductByNameTest">
|
|
59 | 56 | </annotations>
|
60 | 57 | <before>
|
61 | 58 | <createData entity="ApiDownloadableProduct" stepKey="createProductOne"/>
|
62 |
| - <!-- Uncomment after bug MQE-1023 is fixed --> |
63 |
| - <!--createData entity="ApiDownloadableLink" stepKey="addDownloadableLink1"> |
| 59 | + <createData entity="ApiDownloadableLink" stepKey="addDownloadableLink1"> |
64 | 60 | <requiredEntity createDataKey="createProductOne"/>
|
65 | 61 | </createData>
|
66 | 62 | <createData entity="ApiDownloadableLink" stepKey="addDownloadableLink2">
|
67 | 63 | <requiredEntity createDataKey="createProductOne"/>
|
68 |
| - </createData--> |
| 64 | + </createData> |
69 | 65 | </before>
|
70 | 66 | </test>
|
71 | 67 | <test name="AdvanceCatalogSearchDownloadableByPriceTest" extends="AdvanceCatalogSearchSimpleProductByNameTest">
|
|
74 | 70 | </annotations>
|
75 | 71 | <before>
|
76 | 72 | <createData entity="ApiDownloadableProduct" stepKey="createProductOne"/>
|
77 |
| - <!-- Uncomment after bug MQE-1023 is fixed --> |
78 |
| - <!--createData entity="ApiDownloadableLink" stepKey="addDownloadableLink1"> |
| 73 | + <createData entity="ApiDownloadableLink" stepKey="addDownloadableLink1"> |
79 | 74 | <requiredEntity createDataKey="createProductOne"/>
|
80 | 75 | </createData>
|
81 | 76 | <createData entity="ApiDownloadableLink" stepKey="addDownloadableLink2">
|
82 | 77 | <requiredEntity createDataKey="createProductOne"/>
|
83 |
| - </createData--> |
| 78 | + </createData> |
84 | 79 | </before>
|
85 | 80 | </test>
|
86 | 81 | </tests>
|
0 commit comments