?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/dev-uz-avocat/wp-content/plugins/backwpup/vendor/aws/aws-sdk-php/features/smoke/



?? Go up: /home/webdevt/www/dev-uz-avocat/wp-content/plugins/backwpup/vendor/aws/aws-sdk-php/features

?? Viewing: sms.feature

# language: en
@smoke @sms
Feature: AWS Server Migration Service

  Scenario: Making a request
    When I call the "GetConnectors" API
    Then the request should be successful

  Scenario: Handling errors
    When I attempt to call the "DeleteReplicationJob" API with:
      | replicationJobId | invalidId |
    Then the request should fail


??

??