Merge pull request #11 from magento-api/MAGETWO-32105-Move-Api-Functional-Tests
[API] MAGETWO-32105: Move api-functional tests from EE to CE
Showing
- composer.json 2 additions, 1 deletioncomposer.json
- composer.lock 68 additions, 6 deletionscomposer.lock
- dev/tests/api-functional/.gitignore 3 additions, 0 deletionsdev/tests/api-functional/.gitignore
- dev/tests/api-functional/_files/Magento/TestModule1/Controller/CookieTester.php 69 additions, 0 deletions...al/_files/Magento/TestModule1/Controller/CookieTester.php
- dev/tests/api-functional/_files/Magento/TestModule1/Controller/CookieTester/DeleteCookie.php 21 additions, 0 deletions...ento/TestModule1/Controller/CookieTester/DeleteCookie.php
- dev/tests/api-functional/_files/Magento/TestModule1/Controller/CookieTester/SetPublicCookie.php 49 additions, 0 deletions...o/TestModule1/Controller/CookieTester/SetPublicCookie.php
- dev/tests/api-functional/_files/Magento/TestModule1/Controller/CookieTester/SetSensitiveCookie.php 33 additions, 0 deletions...estModule1/Controller/CookieTester/SetSensitiveCookie.php
- dev/tests/api-functional/_files/Magento/TestModule1/Service/V1/AllSoapAndRest.php 108 additions, 0 deletions.../_files/Magento/TestModule1/Service/V1/AllSoapAndRest.php
- dev/tests/api-functional/_files/Magento/TestModule1/Service/V1/AllSoapAndRestInterface.php 50 additions, 0 deletions...agento/TestModule1/Service/V1/AllSoapAndRestInterface.php
- dev/tests/api-functional/_files/Magento/TestModule1/Service/V1/Entity/CustomAttributeDataObject.php 16 additions, 0 deletions...stModule1/Service/V1/Entity/CustomAttributeDataObject.php
- dev/tests/api-functional/_files/Magento/TestModule1/Service/V1/Entity/CustomAttributeDataObjectBuilder.php 20 additions, 0 deletions...e1/Service/V1/Entity/CustomAttributeDataObjectBuilder.php
- dev/tests/api-functional/_files/Magento/TestModule1/Service/V1/Entity/CustomAttributeNestedDataObject.php 16 additions, 0 deletions...le1/Service/V1/Entity/CustomAttributeNestedDataObject.php
- dev/tests/api-functional/_files/Magento/TestModule1/Service/V1/Entity/CustomAttributeNestedDataObjectBuilder.php 20 additions, 0 deletions...vice/V1/Entity/CustomAttributeNestedDataObjectBuilder.php
- dev/tests/api-functional/_files/Magento/TestModule1/Service/V1/Entity/Eav/AttributeMetadata.php 42 additions, 0 deletions...o/TestModule1/Service/V1/Entity/Eav/AttributeMetadata.php
- dev/tests/api-functional/_files/Magento/TestModule1/Service/V1/Entity/Eav/AttributeMetadataBuilder.php 36 additions, 0 deletions...odule1/Service/V1/Entity/Eav/AttributeMetadataBuilder.php
- dev/tests/api-functional/_files/Magento/TestModule1/Service/V1/Entity/Item.php 24 additions, 0 deletions...nal/_files/Magento/TestModule1/Service/V1/Entity/Item.php
- dev/tests/api-functional/_files/Magento/TestModule1/Service/V1/Entity/ItemBuilder.php 51 additions, 0 deletions...les/Magento/TestModule1/Service/V1/Entity/ItemBuilder.php
- dev/tests/api-functional/_files/Magento/TestModule1/Service/V2/AllSoapAndRest.php 85 additions, 0 deletions.../_files/Magento/TestModule1/Service/V2/AllSoapAndRest.php
- dev/tests/api-functional/_files/Magento/TestModule1/Service/V2/AllSoapAndRestInterface.php 51 additions, 0 deletions...agento/TestModule1/Service/V2/AllSoapAndRestInterface.php
- dev/tests/api-functional/_files/Magento/TestModule1/Service/V2/Entity/Item.php 32 additions, 0 deletions...nal/_files/Magento/TestModule1/Service/V2/Entity/Item.php
Please register or sign in to comment