Skip to content

Commit c0ca7cd

Browse files
Feedback changes
1 parent 804ed71 commit c0ca7cd

File tree

27 files changed

+49
-49
lines changed

27 files changed

+49
-49
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
11-
<actionGroup name="AdminAssertContainsMessageOrderCreatedByAdminActionGroup">
11+
<actionGroup name="AssertAdminContainsMessageOrderCreatedByAdminActionGroup">
1212
<annotations>
1313
<description>Assert Admin Order page contains message about Order created by a Store Administrator.
1414
</description>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
11-
<actionGroup name="AdminAssertLoginAsCustomerConfigNotAvailableDirectlyActionGroup">
11+
<actionGroup name="AssertAdminLoginAsCustomerConfigNotAvailableDirectlyActionGroup">
1212
<annotations>
1313
<description>Verify Login as Customer config section is not available by direct url.</description>
1414
</annotations>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
11-
<actionGroup name="AdminAssertLoginAsCustomerConfigNotVisibleActionGroup">
11+
<actionGroup name="AssertAdminLoginAsCustomerConfigNotVisibleActionGroup">
1212
<annotations>
1313
<description>Verify no Login as Customer config section available.</description>
1414
</annotations>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
11-
<actionGroup name="AdminAssertLoginAsCustomerConfigVisibleActionGroup">
11+
<actionGroup name="AssertAdminLoginAsCustomerConfigVisibleActionGroup">
1212
<annotations>
1313
<description>Verify Login as Customer config section available.</description>
1414
</annotations>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
11-
<actionGroup name="AdminAssertLoginAsCustomerLogRecordActionGroup">
11+
<actionGroup name="AssertAdminLoginAsCustomerLogRecordActionGroup">
1212
<annotations>
1313
<description>Assert Login as Customer Log record is correct.</description>
1414
</annotations>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
11-
<actionGroup name="AdminAssertLoginAsCustomerSectionLinkNotAvailableActionGroup">
11+
<actionGroup name="AssertAdminLoginAsCustomerSectionLinkNotAvailableActionGroup">
1212
<annotations>
1313
<description>Verify Login as Customer config section isn't available.</description>
1414
</annotations>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
11-
<actionGroup name="StorefrontAssertContainsMessageOrderCreatedByAdminActionGroup">
11+
<actionGroup name="AssertStorefrontContainsMessageOrderCreatedByAdminActionGroup">
1212
<annotations>
1313
<description>Verify Storefront Order page contains message about Order created by a Store Administrator.
1414
</description>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
11-
<actionGroup name="StorefrontAssertCustomerOnStoreViewActionGroup">
11+
<actionGroup name="AssertStorefrontCustomerOnStoreViewActionGroup">
1212
<annotations>
1313
<description>Assert Customer is on the provided Store View.</description>
1414
</annotations>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
11-
<actionGroup name="StorefrontAssertLoginAsCustomerLoggedInActionGroup">
11+
<actionGroup name="AssertStorefrontLoginAsCustomerLoggedInActionGroup">
1212
<annotations>
1313
<description>Verify Admin successfully logged in as Customer.</description>
1414
</annotations>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
11-
<actionGroup name="StorefrontAssertLoginAsCustomerNotificationBannerActionGroup">
11+
<actionGroup name="AssertStorefrontLoginAsCustomerNotificationBannerActionGroup">
1212
<annotations>
1313
<description>Verify Login as Customer notification banner present on page.</description>
1414
</annotations>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
11-
<actionGroup name="StorefrontAssertStickyLoginAsCustomerNotificationBannerActionGroup">
11+
<actionGroup name="AssertStorefrontStickyLoginAsCustomerNotificationBannerActionGroup">
1212
<annotations>
1313
<description>Verify Sticky Login as Customer notification banner present on page.</description>
1414
</annotations>

app/code/Magento/LoginAsCustomer/Test/Mftf/Test/AdminLoginAsCustomerAutoDetectionTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
</actionGroup>
5454

5555
<!-- Assert Customer logged on on default store view -->
56-
<actionGroup ref="StorefrontAssertLoginAsCustomerLoggedInActionGroup" stepKey="assertLoggedInFromCustomerGird">
56+
<actionGroup ref="AssertStorefrontLoginAsCustomerLoggedInActionGroup" stepKey="assertLoggedInFromCustomerGird">
5757
<argument name="customerFullName" value="$$createCustomer.firstname$$ $$createCustomer.lastname$$"/>
5858
<argument name="customerEmail" value="$$createCustomer.email$$"/>
5959
</actionGroup>

app/code/Magento/LoginAsCustomer/Test/Mftf/Test/AdminLoginAsCustomerLoggingTest.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,22 +84,22 @@
8484
<actionGroup ref="AdminOpenLoginAsCustomerLogActionGroup" stepKey="gotoLoginAsCustomerLog"/>
8585

8686
<!-- Perform assertions -->
87-
<actionGroup ref="AdminAssertLoginAsCustomerLogRecordActionGroup" stepKey="verifyDefaultAdminFirstCustomerLogRecord">
87+
<actionGroup ref="AssertAdminLoginAsCustomerLogRecordActionGroup" stepKey="verifyDefaultAdminFirstCustomerLogRecord">
8888
<argument name="rowNumber" value="4"/>
8989
<argument name="adminId" value="1"/>
9090
<argument name="customerId" value="$$createFirstCustomer.id$$"/>
9191
</actionGroup>
92-
<actionGroup ref="AdminAssertLoginAsCustomerLogRecordActionGroup" stepKey="verifyDefaultAdminSecondCustomerLogRecord">
92+
<actionGroup ref="AssertAdminLoginAsCustomerLogRecordActionGroup" stepKey="verifyDefaultAdminSecondCustomerLogRecord">
9393
<argument name="rowNumber" value="3"/>
9494
<argument name="adminId" value="1"/>
9595
<argument name="customerId" value="$$createSecondCustomer.id$$"/>
9696
</actionGroup>
97-
<actionGroup ref="AdminAssertLoginAsCustomerLogRecordActionGroup" stepKey="verifyNewAdminFirstCustomerLogRecord">
97+
<actionGroup ref="AssertAdminLoginAsCustomerLogRecordActionGroup" stepKey="verifyNewAdminFirstCustomerLogRecord">
9898
<argument name="rowNumber" value="2"/>
9999
<argument name="adminId" value="$$createNewAdmin.id$$"/>
100100
<argument name="customerId" value="$$createFirstCustomer.id$$"/>
101101
</actionGroup>
102-
<actionGroup ref="AdminAssertLoginAsCustomerLogRecordActionGroup" stepKey="verifyNewAdminSecondCustomerLogRecord">
102+
<actionGroup ref="AssertAdminLoginAsCustomerLogRecordActionGroup" stepKey="verifyNewAdminSecondCustomerLogRecord">
103103
<argument name="rowNumber" value="1"/>
104104
<argument name="adminId" value="$$createNewAdmin.id$$"/>
105105
<argument name="customerId" value="$$createSecondCustomer.id$$"/>

app/code/Magento/LoginAsCustomer/Test/Mftf/Test/AdminLoginAsCustomerManualChooseTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@
5353
</actionGroup>
5454

5555
<!-- Assert Customer logged on on custom store view -->
56-
<actionGroup ref="StorefrontAssertLoginAsCustomerLoggedInActionGroup" stepKey="assertLoggedInFromCustomerGird">
56+
<actionGroup ref="AssertStorefrontLoginAsCustomerLoggedInActionGroup" stepKey="assertLoggedInFromCustomerGird">
5757
<argument name="customerFullName" value="$$createCustomer.firstname$$ $$createCustomer.lastname$$"/>
5858
<argument name="customerEmail" value="$$createCustomer.email$$"/>
5959
</actionGroup>
60-
<actionGroup ref="StorefrontAssertCustomerOnStoreViewActionGroup" stepKey="assertCustomStoreView">
60+
<actionGroup ref="AssertStorefrontCustomerOnStoreViewActionGroup" stepKey="assertCustomStoreView">
6161
<argument name="storeViewName" value="{{customStore.name}}"/>
6262
</actionGroup>
6363

app/code/Magento/LoginAsCustomer/Test/Mftf/Test/AdminLoginAsCustomerMultishippingLoggingTest.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,19 +82,19 @@
8282
<waitForPageLoad stepKey="waitForOrderPageLoad"/>
8383

8484
<!-- Assert Storefront Order page contains message about Order created by a Store Administrator -->
85-
<actionGroup ref="StorefrontAssertContainsMessageOrderCreatedByAdminActionGroup" stepKey="verifyStorefrontMessageFirstOrder">
85+
<actionGroup ref="AssertStorefrontContainsMessageOrderCreatedByAdminActionGroup" stepKey="verifyStorefrontMessageFirstOrder">
8686
<argument name="orderId" value="{$getFirstOrderIdPlaceOrder}"/>
8787
</actionGroup>
88-
<actionGroup ref="StorefrontAssertContainsMessageOrderCreatedByAdminActionGroup" stepKey="verifyStorefrontMessageSecondOrder">
88+
<actionGroup ref="AssertStorefrontContainsMessageOrderCreatedByAdminActionGroup" stepKey="verifyStorefrontMessageSecondOrder">
8989
<argument name="orderId" value="{$getSecondOrderIdPlaceOrder}"/>
9090
</actionGroup>
9191

9292
<!-- Assert Admin Order page contains message about Order created by a Store Administrator -->
93-
<actionGroup ref="AdminAssertContainsMessageOrderCreatedByAdminActionGroup" stepKey="verifyAdminMessageFirstOrder">
93+
<actionGroup ref="AssertAdminContainsMessageOrderCreatedByAdminActionGroup" stepKey="verifyAdminMessageFirstOrder">
9494
<argument name="orderId" value="{$getFirstOrderIdPlaceOrder}"/>
9595
<argument name="adminUserFullName" value="Magento User"/>
9696
</actionGroup>
97-
<actionGroup ref="AdminAssertContainsMessageOrderCreatedByAdminActionGroup" stepKey="verifyAdminMessageSecondOrder">
97+
<actionGroup ref="AssertAdminContainsMessageOrderCreatedByAdminActionGroup" stepKey="verifyAdminMessageSecondOrder">
9898
<argument name="orderId" value="{$getSecondOrderIdPlaceOrder}"/>
9999
<argument name="adminUserFullName" value="Magento User"/>
100100
</actionGroup>

app/code/Magento/LoginAsCustomer/Test/Mftf/Test/AdminLoginAsCustomerPlaceOrderTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,12 @@
8181
<grabTextFrom selector="{{CheckoutSuccessMainSection.orderNumber22}}" stepKey="grabOrderId"/>
8282

8383
<!-- Assert Storefront Order page contains message about Order created by a Store Administrator -->
84-
<actionGroup ref="StorefrontAssertContainsMessageOrderCreatedByAdminActionGroup" stepKey="verifyStorefrontMessageOrderCreatedByAdmin">
84+
<actionGroup ref="AssertStorefrontContainsMessageOrderCreatedByAdminActionGroup" stepKey="verifyStorefrontMessageOrderCreatedByAdmin">
8585
<argument name="orderId" value="{$grabOrderId}"/>
8686
</actionGroup>
8787

8888
<!-- Assert Admin Order page contains message about Order created by a Store Administrator -->
89-
<actionGroup ref="AdminAssertContainsMessageOrderCreatedByAdminActionGroup" stepKey="verifyAdminMessageOrderCreatedByAdmin">
89+
<actionGroup ref="AssertAdminContainsMessageOrderCreatedByAdminActionGroup" stepKey="verifyAdminMessageOrderCreatedByAdmin">
9090
<argument name="orderId" value="{$grabOrderId}"/>
9191
<argument name="adminUserFullName" value="{{activeAdmin.firstname}} {{activeAdmin.lastname}}"/>
9292
</actionGroup>

app/code/Magento/LoginAsCustomer/Test/Mftf/Test/AdminLoginAsCustomerReorderTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,12 @@
9595
<grabTextFrom selector="{{CheckoutSuccessMainSection.orderNumber22}}" stepKey="grabReorderId"/>
9696

9797
<!-- Assert Storefront Order page contains message about Order created by a Store Administrator -->
98-
<actionGroup ref="StorefrontAssertContainsMessageOrderCreatedByAdminActionGroup" stepKey="verifyStorefrontMessageOrderCreatedByAdmin">
98+
<actionGroup ref="AssertStorefrontContainsMessageOrderCreatedByAdminActionGroup" stepKey="verifyStorefrontMessageOrderCreatedByAdmin">
9999
<argument name="orderId" value="${grabReorderId}"/>
100100
</actionGroup>
101101

102102
<!-- Assert Admin Order page contains message about Order created by a Store Administrator -->
103-
<actionGroup ref="AdminAssertContainsMessageOrderCreatedByAdminActionGroup" stepKey="verifyAdminMessageOrderCreatedByAdmin">
103+
<actionGroup ref="AssertAdminContainsMessageOrderCreatedByAdminActionGroup" stepKey="verifyAdminMessageOrderCreatedByAdmin">
104104
<argument name="orderId" value="${grabReorderId}"/>
105105
<argument name="adminUserFullName" value="{{activeAdmin.firstname}} {{activeAdmin.lastname}}"/>
106106
</actionGroup>

app/code/Magento/LoginAsCustomer/Test/Mftf/Test/AdminLoginAsCustomerSettingsAvailableForGlobalLevelTest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@
2525
</after>
2626

2727
<amOnPage url="{{AdminLoginAsCustomerConfigPage.url}}" stepKey="navigateToLoginAsCustomerConfigSection"/>
28-
<actionGroup ref="AdminAssertLoginAsCustomerConfigVisibleActionGroup" stepKey="seeLoginAsCustomerConfig"/>
28+
<actionGroup ref="AssertAdminLoginAsCustomerConfigVisibleActionGroup" stepKey="seeLoginAsCustomerConfig"/>
2929

3030
<actionGroup ref="SwitchToTheNewStoreViewActionGroup" stepKey="switchToDefaultStoreView">
3131
<argument name="storeViewName" value="'Default Store View'"/>
3232
</actionGroup>
33-
<actionGroup ref="AdminAssertLoginAsCustomerSectionLinkNotAvailableActionGroup" stepKey="dontSeeLoginAsCustomerSectionLinkOnStoreView"/>
33+
<actionGroup ref="AssertAdminLoginAsCustomerSectionLinkNotAvailableActionGroup" stepKey="dontSeeLoginAsCustomerSectionLinkOnStoreView"/>
3434

3535
<actionGroup ref="SwitchToTheNewStoreViewActionGroup" stepKey="switchToDefaultWebsite">
3636
<argument name="storeViewName" value="'Main Website'"/>
3737
</actionGroup>
38-
<actionGroup ref="AdminAssertLoginAsCustomerSectionLinkNotAvailableActionGroup" stepKey="dontSeeLoginAsCustomerSectionLink"/>
38+
<actionGroup ref="AssertAdminLoginAsCustomerSectionLinkNotAvailableActionGroup" stepKey="dontSeeLoginAsCustomerSectionLink"/>
3939
</test>
4040
</tests>

app/code/Magento/LoginAsCustomer/Test/Mftf/Test/AdminLoginAsCustomerUserLogoutTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
</actionGroup>
4444

4545
<!-- Assert correctly logged in as Customer -->
46-
<actionGroup ref="StorefrontAssertLoginAsCustomerLoggedInActionGroup" stepKey="assertLoggedInFromCustomerPage">
46+
<actionGroup ref="AssertStorefrontLoginAsCustomerLoggedInActionGroup" stepKey="assertLoggedInFromCustomerPage">
4747
<argument name="customerFullName" value="$$createCustomer.firstname$$ $$createCustomer.lastname$$"/>
4848
<argument name="customerEmail" value="$$createCustomer.email$$"/>
4949
</actionGroup>

app/code/Magento/LoginAsCustomer/Test/Mftf/Test/AdminLoginAsCustomerUserSingleSessionTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
</actionGroup>
4747

4848
<!-- Assert correctly logged in as First Customer -->
49-
<actionGroup ref="StorefrontAssertLoginAsCustomerLoggedInActionGroup" stepKey="assertLoggedInFromFirstCustomerPage">
49+
<actionGroup ref="AssertStorefrontLoginAsCustomerLoggedInActionGroup" stepKey="assertLoggedInFromFirstCustomerPage">
5050
<argument name="customerFullName" value="$$createFirstCustomer.firstname$$ $$createFirstCustomer.lastname$$"/>
5151
<argument name="customerEmail" value="$$createFirstCustomer.email$$"/>
5252
</actionGroup>
@@ -58,7 +58,7 @@
5858
</actionGroup>
5959

6060
<!-- Assert correctly logged in as Second Customer -->
61-
<actionGroup ref="StorefrontAssertLoginAsCustomerLoggedInActionGroup" stepKey="assertLoggedInFromSecondCustomerPage">
61+
<actionGroup ref="AssertStorefrontLoginAsCustomerLoggedInActionGroup" stepKey="assertLoggedInFromSecondCustomerPage">
6262
<argument name="customerFullName" value="$$createSecondCustomer.firstname$$ $$createSecondCustomer.lastname$$"/>
6363
<argument name="customerEmail" value="$$createSecondCustomer.email$$"/>
6464
</actionGroup>

app/code/Magento/LoginAsCustomer/Test/Mftf/Test/AdminNoAccessToLoginAsCustomerConfigurationTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,10 @@
8787
</actionGroup>
8888

8989
<!-- Assert no Login as Customer config section visible -->
90-
<actionGroup ref="AdminAssertLoginAsCustomerConfigNotVisibleActionGroup" stepKey="assertConfigNotVisible"/>
90+
<actionGroup ref="AssertAdminLoginAsCustomerConfigNotVisibleActionGroup" stepKey="assertConfigNotVisible"/>
9191

9292
<!-- Assert Login as Customer config section is not available by direct url -->
93-
<actionGroup ref="AdminAssertLoginAsCustomerConfigNotAvailableDirectlyActionGroup"
93+
<actionGroup ref="AssertAdminLoginAsCustomerConfigNotAvailableDirectlyActionGroup"
9494
stepKey="assertConfigNotAvailableDirectly"/>
9595
</test>
9696
</tests>

app/code/Magento/LoginAsCustomer/Test/Mftf/Test/AdminUIShownIfLoginAsCustomerEnabledTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<argument name="customerId" value="$$createCustomer.id$$"/>
4949
</actionGroup>
5050

51-
<actionGroup ref="StorefrontAssertLoginAsCustomerLoggedInActionGroup" stepKey="assertLoggedInFromCustomerPage">
51+
<actionGroup ref="AssertStorefrontLoginAsCustomerLoggedInActionGroup" stepKey="assertLoggedInFromCustomerPage">
5252
<argument name="customerFullName" value="$$createCustomer.firstname$$ $$createCustomer.lastname$$"/>
5353
<argument name="customerEmail" value="$$createCustomer.email$$"/>
5454
</actionGroup>
@@ -70,7 +70,7 @@
7070
<argument name="orderId" value="$grabOrderId"/>
7171
</actionGroup>
7272

73-
<actionGroup ref="StorefrontAssertLoginAsCustomerLoggedInActionGroup" stepKey="assertLoggedInFromOrderPage">
73+
<actionGroup ref="AssertStorefrontLoginAsCustomerLoggedInActionGroup" stepKey="assertLoggedInFromOrderPage">
7474
<argument name="customerFullName" value="$$createCustomer.firstname$$ $$createCustomer.lastname$$"/>
7575
<argument name="customerEmail" value="$$createCustomer.email$$"/>
7676
</actionGroup>

0 commit comments

Comments
 (0)