|
18 | 18 | <testCaseId value="MC-20287"/>
|
19 | 19 | <useCaseId value="MC-18215"/>
|
20 | 20 | <group value="shipping"/>
|
21 |
| - <skip> |
22 |
| - <issueId value="MQE-1578"/> |
23 |
| - </skip> |
24 | 21 | <group value="pr_exclude"/>
|
25 | 22 | </annotations>
|
26 | 23 | <before>
|
|
35 | 32 | <magentoCLI command="config:set {{AdminFedexEnableSandboxModeConfigData.path}} {{AdminFedexEnableSandboxModeConfigData.value}}" stepKey="enableSandbox"/>
|
36 | 33 | <magentoCLI command="config:set {{AdminFedexEnableDebugConfigData.path}} {{AdminFedexEnableDebugConfigData.value}}" stepKey="enableDebug"/>
|
37 | 34 | <magentoCLI command="config:set {{AdminFedexEnableShowMethodConfigData.path}} {{AdminFedexEnableShowMethodConfigData.value}}" stepKey="enableShowMethod"/>
|
38 |
| - <!--TODO: add fedex credentials--> |
| 35 | + <magentoCLI command="config:set {{AdminFedexAccount.path}} {{_CREDS.carriers_fedex_account}}" stepKey="accountSetting"/> |
| 36 | + <magentoCLI command="config:set {{AdminFedexHubId.path}} {{_CREDS.carriers_fedex_smartpost_hubid}}" stepKey="accountHub"/> |
| 37 | + <magentoCLI command="config:set {{AdminFedexApiKey.path}} {{_CREDS.carriers_fedex_api_key}}" stepKey="accountApiKey"/> |
| 38 | + <magentoCLI command="config:set {{AdminFedexSecretKey.path}} {{_CREDS.carriers_fedex_secret_key}}" stepKey="accountSecretKey"/> |
| 39 | + |
39 | 40 | <!--Set StoreInformation configs data-->
|
40 | 41 | <magentoCLI command="config:set {{AdminGeneralSetStoreNameConfigData.path}} '{{AdminGeneralSetStoreNameConfigData.value}}'" stepKey="setStoreInformationName"/>
|
41 |
| - <magentoCLI command="config:set {{AdminGeneralSetStorePhoneConfigData.path}} {{DE_Address_Berlin_Not_Default_Address.telephone}}" stepKey="setStoreInformationPhone"/> |
42 |
| - <magentoCLI command="config:set {{AdminGeneralSetCountryConfigData.path}} {{DE_Address_Berlin_Not_Default_Address.country_id}}" stepKey="setStoreInformationCountry"/> |
43 |
| - <magentoCLI command="config:set {{AdminGeneralSetCityConfigData.path}} {{DE_Address_Berlin_Not_Default_Address.city}}" stepKey="setStoreInformationCity"/> |
44 |
| - <magentoCLI command="config:set {{AdminGeneralSetPostcodeConfigData.path}} {{DE_Address_Berlin_Not_Default_Address.postcode}}" stepKey="setStoreInformationPostcode"/> |
45 |
| - <magentoCLI command="config:set {{AdminGeneralSetStreetAddressConfigData.path}} '{{DE_Address_Berlin_Not_Default_Address.street[0]}}'" stepKey="setStoreInformationStreetAddress"/> |
| 42 | + <magentoCLI command="config:set {{AdminGeneralSetStorePhoneConfigData.path}} {{US_Address_California.telephone}}" stepKey="setStoreInformationPhone"/> |
| 43 | + <magentoCLI command="config:set {{AdminGeneralSetCountryConfigData.path}} {{US_Address_California.country_id}}" stepKey="setStoreInformationCountry"/> |
| 44 | + <magentoCLI command="config:set {{AdminGeneralSetCityConfigData.path}} '{{US_Address_California.city}}'" stepKey="setStoreInformationCity"/> |
| 45 | + <magentoCLI command="config:set {{AdminGeneralSetPostcodeConfigData.path}} {{US_Address_California.postcode}}" stepKey="setStoreInformationPostcode"/> |
| 46 | + <magentoCLI command="config:set {{AdminGeneralSetStreetAddressConfigData.path}} '{{US_Address_California.street[0]}}'" stepKey="setStoreInformationStreetAddress"/> |
46 | 47 | <magentoCLI command="config:set {{AdminGeneralSetStreetAddress2ConfigData.path}} '{{US_Address_California.street[0]}}'" stepKey="setStoreInformationStreetAddress2"/>
|
47 | 48 | <magentoCLI command="config:set {{AdminGeneralSetVatNumberConfigData.path}} {{AdminGeneralSetVatNumberConfigData.value}}" stepKey="setStoreInformationVatNumber"/>
|
| 49 | + |
48 | 50 | <!--Set Shipping settings origin data-->
|
49 |
| - <magentoCLI command="config:set {{AdminShippingSettingsOriginCountryConfigData.path}} {{DE_Address_Berlin_Not_Default_Address.country_id}}" stepKey="setOriginCountry"/> |
50 |
| - <magentoCLI command="config:set {{AdminShippingSettingsOriginCityConfigData.path}} {{DE_Address_Berlin_Not_Default_Address.city}}" stepKey="setOriginCity"/> |
51 |
| - <magentoCLI command="config:set {{AdminShippingSettingsOriginZipCodeConfigData.path}} {{DE_Address_Berlin_Not_Default_Address.postcode}}" stepKey="setOriginZipCode"/> |
52 |
| - <magentoCLI command="config:set {{AdminShippingSettingsOriginStreetAddressConfigData.path}} '{{DE_Address_Berlin_Not_Default_Address.street[0]}}'" stepKey="setOriginStreetAddress"/> |
53 |
| - <magentoCLI command="config:set {{AdminShippingSettingsOriginStreetAddress2ConfigData.path}} '{{US_Address_California.street[0]}}'" stepKey="setOriginStreetAddress2"/> |
| 51 | + <magentoCLI command="config:set {{AdminShippingSettingsOriginCountryConfigData.path}} {{US_Address_AE.country_id}}" stepKey="setOriginCountry"/> |
| 52 | + <magentoCLI command="config:set {{AdminShippingSettingsOriginCityConfigData.path}} '{{US_Address_AE.city}}'" stepKey="setOriginCity"/> |
| 53 | + <magentoCLI command="config:set {{AdminShippingSettingsOriginZipCodeConfigData.path}} {{US_Address_AE.postcode}}" stepKey="setOriginZipCode"/> |
| 54 | + <magentoCLI command="config:set {{AdminShippingSettingsOriginStreetAddressConfigData.path}} '{{US_Address_AE.street[0]}}'" stepKey="setOriginStreetAddress"/> |
| 55 | + <magentoCLI command="config:set {{AdminShippingSettingsOriginStreetAddress2ConfigData.path}} '{{US_Address_AE.street[0]}}'" stepKey="setOriginStreetAddress2"/> |
54 | 56 | <actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindex">
|
55 | 57 | <argument name="indices" value=""/>
|
56 | 58 | </actionGroup>
|
|
73 | 75 | <magentoCLI command="config:set {{AdminShippingSettingsOriginZipCodeConfigData.path}} ''" stepKey="setOriginZipCode"/>
|
74 | 76 | <magentoCLI command="config:set {{AdminShippingSettingsOriginStreetAddressConfigData.path}} ''" stepKey="setOriginStreetAddress"/>
|
75 | 77 | <magentoCLI command="config:set {{AdminShippingSettingsOriginStreetAddress2ConfigData.path}} ''" stepKey="setOriginStreetAddress2"/>
|
| 78 | + <magentoCLI command="config:set {{AdminFedexAccount.path}} ''" stepKey="accountSetting"/> |
| 79 | + <magentoCLI command="config:set {{AdminFedexHubId.path}} ''" stepKey="accountHub"/> |
| 80 | + <magentoCLI command="config:set {{AdminFedexApiKey.path}} ''" stepKey="accountApiKey"/> |
| 81 | + <magentoCLI command="config:set {{AdminFedexSecretKey.path}} ''" stepKey="accountSecretKey"/> |
76 | 82 | <actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindex">
|
77 | 83 | <argument name="indices" value=""/>
|
78 | 84 | </actionGroup>
|
|
0 commit comments