Skip to content

Commit

Permalink
test(extension): adding missing e2e tags to features (#1143)
Browse files Browse the repository at this point in the history
  • Loading branch information
oldGreg5 authored May 10, 2024
1 parent f7de8d4 commit 6af17d6
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 67 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Feature: ADA handle - extended view
And Address book is empty
And I use a wallet with ADA handle "$handletosend" NFT in extended mode

@LW-7073
@LW-7073 @E2E
@Pending @issue=LW-10445
Scenario: Extended view - Ada handle transfer e2e, review flow
Given I validate that handle: "$handletosend" is listed on the Receive screen
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e-tests/src/features/AdaHandleSendPopup.feature
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Feature: ADA handle - popup view
And I am on NFTs popup page
And I use a wallet with ADA handle "$handletosend2" NFT in popup mode

@LW-8808 @Pending
@LW-8808 @E2E @Pending
@issue=LW-8793
@issue=LW-9885
Scenario: Popup view - Ada handle transfer e2e, review flow
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Feature: Analytics - Posthog - Sending - Extended View
Background:
Given Wallet is synced

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

@LW-9109
@LW-9109 @E2E
Scenario: Analytics - Extended-view - Send - Dapp Success Screen - View transaction - Transaction confirmed
Given I de-authorize all DApps in extended mode
And I open and authorize test DApp with "Only once" setting
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Feature: Analytics - Posthog - Sending - Popup View
Background:
Given Wallet is synced

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

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@Analytics-Staking-SwitchingPools-Extended-E2E @Analytics @Testnet @Pending
@Analytics-Staking-SwitchingPools-Extended-E2E @Analytics @Testnet @Pending @E2E
Feature: Analytics - Posthog - Switching pools - Extended View

Background:
Expand Down

0 comments on commit 6af17d6

Please sign in to comment.