| Current Path : /home/rtorresani/www/vendor/magento/module-aws-s3/Test/Mftf/Test/ |
| Current File : //home/rtorresani/www/vendor/magento/module-aws-s3/Test/Mftf/Test/AwsS3CheckingRMAPrintTest.xml |
<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
<test name="AwsS3CheckingRMAPrintTest" extends="CheckingRMAPrintTest">
<annotations>
<title value="AWS S3 Checking Returns Print"/>
<stories value="Exception when try to print RMA"/>
<description value="RMA file should be downloaded"/>
<severity value="MAJOR"/>
<testCaseId value="MC-38694"/>
<group value="remote_storage_aws_s3"/>
<group value="skip_in_cloud_native_s3"/>
</annotations>
<before>
<comment userInput="BIC workaround" stepKey="enableRemoteStorage"/>
</before>
<after>
<comment userInput="BIC workaround" stepKey="disableRemoteStorage"/>
</after>
</test>
</tests>