Skip to content

Commit 6af17d6

Browse files
authored
test(extension): adding missing e2e tags to features (#1143)
1 parent f7de8d4 commit 6af17d6

File tree

6 files changed

+6
-67
lines changed

6 files changed

+6
-67
lines changed

packages/e2e-tests/src/features/AdaHandleSendExtended.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Feature: ADA handle - extended view
77
And Address book is empty
88
And I use a wallet with ADA handle "$handletosend" NFT in extended mode
99

10-
@LW-7073
10+
@LW-7073 @E2E
1111
@Pending @issue=LW-10445
1212
Scenario: Extended view - Ada handle transfer e2e, review flow
1313
Given I validate that handle: "$handletosend" is listed on the Receive screen

packages/e2e-tests/src/features/AdaHandleSendPopup.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Feature: ADA handle - popup view
66
And I am on NFTs popup page
77
And I use a wallet with ADA handle "$handletosend2" NFT in popup mode
88

9-
@LW-8808 @Pending
9+
@LW-8808 @E2E @Pending
1010
@issue=LW-8793
1111
@issue=LW-9885
1212
Scenario: Popup view - Ada handle transfer e2e, review flow

packages/e2e-tests/src/features/analytics/AnalyticsSendExtended.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Feature: Analytics - Posthog - Sending - Extended View
44
Background:
55
Given Wallet is synced
66

7-
@LW-7821 @LW-9109
7+
@LW-7821 @LW-9109 @E2E
88
Scenario: Analytics - Extended-view - Send - Success Screen - View transaction + internal transaction confirmed + Check custom properties
99
Given I set up request interception for posthog analytics request(s)
1010
And I have 2 addresses with ADA handle in my address book in extended mode
@@ -36,7 +36,7 @@ Feature: Analytics - Posthog - Sending - Extended View
3636
And I validate that 7 analytics event(s) have been sent
3737
And Local storage unconfirmedTransaction is empty
3838

39-
@LW-9109
39+
@LW-9109 @E2E
4040
Scenario: Analytics - Extended-view - Send - Dapp Success Screen - View transaction - Transaction confirmed
4141
Given I de-authorize all DApps in extended mode
4242
And I open and authorize test DApp with "Only once" setting

packages/e2e-tests/src/features/analytics/AnalyticsSendPopup.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Feature: Analytics - Posthog - Sending - Popup View
44
Background:
55
Given Wallet is synced
66

7-
@LW-7828 @LW-9109
7+
@LW-7828 @LW-9109 @E2E
88
Scenario: Analytics - Popup-view - Send - Success Screen - View transaction
99
Given I set up request interception for posthog analytics request(s)
1010
And I save token: "Cardano" balance

packages/e2e-tests/src/features/analytics/AnalyticsStakingPopup.feature

Lines changed: 0 additions & 61 deletions
This file was deleted.

packages/e2e-tests/src/features/analytics/AnalyticsStakingSwitchingPoolsExtended.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@Analytics-Staking-SwitchingPools-Extended-E2E @Analytics @Testnet @Pending
1+
@Analytics-Staking-SwitchingPools-Extended-E2E @Analytics @Testnet @Pending @E2E
22
Feature: Analytics - Posthog - Switching pools - Extended View
33

44
Background:

0 commit comments

Comments
 (0)