File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
dev/tests/functional/tests/app/Magento/Swagger/Test/TestCase Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 7
7
-->
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\Swagger\Test\TestCase\SwaggerUiForRestApiTest" summary =" Swagger ui for REST API" ticketId =" MAGETWO-41381" >
10
- <variation name =" SwaggerTestVariation1" summary =" Swagger ui for catalogProductRepositoryV1" >
10
+ <variation name =" SwaggerTestVariation1" summary =" Swagger ui for catalogProductRepositoryV1" >
11
11
<data name =" tag" xsi : type =" string" >test_type:extended_acceptance_test</data >
12
12
<data name =" serviceName" xsi : type =" string" >quoteGuestCartManagementV1</data >
13
13
<data name =" endpoints" xsi : type =" array" >
14
- <item name =" 0" xsi : type =" string" >AssignCustomerPut</item >
15
14
<item name =" 1" xsi : type =" string" >CreateEmptyCartPost</item >
16
15
<item name =" 2" xsi : type =" string" >PlaceOrderPut</item >
17
16
</data >
33
32
<constraint name =" Magento\Swagger\Test\Constraint\AssertServiceContentDisplay" />
34
33
<constraint name =" Magento\Swagger\Test\Constraint\AssertEndpointContentDisplay" />
35
34
</variation >
36
- <variation name =" SwaggerTestVariation3" summary =" Swagger ui for integrationAdminTokenServiceV1 " >
37
- <data name =" serviceName" xsi : type =" string" >integrationAdminTokenServiceV1 </data >
35
+ <variation name =" SwaggerTestVariation3" summary =" Swagger ui for directoryCountryInformationAcquirerV1 " >
36
+ <data name =" serviceName" xsi : type =" string" >directoryCountryInformationAcquirerV1 </data >
38
37
<data name =" endpoints" xsi : type =" array" >
39
- <item name =" 0" xsi : type =" string" >CreateAdminAccessTokenPost</item >
38
+ <item name =" 0" xsi : type =" string" >GetCountriesInfoGet</item >
39
+ <item name =" 1" xsi : type =" string" >GetCountryInfoGet</item >
40
40
</data >
41
41
<constraint name =" Magento\Swagger\Test\Constraint\AssertSwaggerSectionLoadOnPage" />
42
42
<constraint name =" Magento\Swagger\Test\Constraint\AssertApiInfoTitleOnPage" />
You can’t perform that action at this time.
0 commit comments