Skip to content

Commit c5b2d7f

Browse files
authored
test(extension): revert changes from a316b60 (#1915)
1 parent 6baebc9 commit c5b2d7f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Feature: ADA handle - extended view
6060
And I click "Done" button on "Edit address" drawer
6161
And I see a toast with text: "Given address already exists"
6262

63-
@LW-7140 @LW-7136 @Pending @issue=LW-13056
63+
@LW-7140 @LW-7136
6464
Scenario: Extended View - Ada handles displayed and sorted by handle length
6565
When I click "Receive" button on page header
6666
Then I see "Wallet Address" page in extended mode for wallet "WalletAdaHandle"
@@ -98,7 +98,7 @@ Feature: ADA handle - extended view
9898
And I close a toast message
9999
And Clipboard contains text: "$test_handle_3"
100100

101-
@LW-7427 @LW-7426 @Pending @issue=LW-13056
101+
@LW-7427 @LW-7426
102102
Scenario: Extended View - Validate custom ADA handle image on the wallet address/NFTs/NFT details page
103103
When I click "Receive" button on page header
104104
Then I see ADA handle with custom image on the "Wallet Address" page
@@ -118,7 +118,7 @@ Feature: ADA handle - extended view
118118
When I click on NFT with name: "$test_handle_1"
119119
Then the "$test_handle_1" asset is displayed in bundle 1
120120

121-
@LW-7429 @Pending @issue=LW-13056
121+
@LW-7429
122122
Scenario: Extended View - Validate custom ADA handle image on the NFT folder thumbnail/page
123123
Given I navigate to NFTs extended page
124124
And I click "Receive" button on page header
@@ -135,7 +135,7 @@ Feature: ADA handle - extended view
135135
And I see NFT with name "$t_h_1" on the NFT folder page
136136
Then I see ADA handle NFT with custom image on the NFT folder page
137137

138-
@LW-7428 @Pending @issue=LW-13056
138+
@LW-7428
139139
Scenario: Extended View - Validate custom ADA handle image on the "Select NFT" (folder) screen
140140
Given I navigate to NFTs extended page
141141
And I click "Receive" button on page header

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Feature: ADA handle - popup view
6060
And I click "Done" button on "Edit address" drawer
6161
And I see a toast with text: "Given address already exists"
6262

63-
@LW-7135 @LW-7139 @Pending @issue=LW-13056
63+
@LW-7135 @LW-7139
6464
Scenario: Popup View - Ada handles displayed and sorted by handle length
6565
When I click "Receive" button on Tokens page in popup mode
6666
Then I see "Wallet Address" page in popup mode for wallet "WalletAdaHandle"
@@ -97,7 +97,7 @@ Feature: ADA handle - popup view
9797
And I close a toast message
9898
And Clipboard contains text: "$test_handle_3"
9999

100-
@LW-7435 @LW-7436 @Pending @issue=LW-13056
100+
@LW-7435 @LW-7436
101101
Scenario: Popup View - Validate custom ADA handle image on the wallet address/NFTs/NFT details page
102102
And I click "Receive" button on Tokens page in popup mode
103103
Then I see ADA handle with custom image on the "Wallet Address" page
@@ -117,7 +117,7 @@ Feature: ADA handle - popup view
117117
When I click on NFT with name: "$test_handle_1"
118118
Then the "$test_hand..." asset is displayed in bundle 1
119119

120-
@LW-7434 @Pending @issue=LW-13056
120+
@LW-7434
121121
Scenario: Popup View - Validate custom ADA handle image on the NFT folder thumbnail/page
122122
Given I click "Receive" button on Tokens page in popup mode
123123
And I see handles listed on the "Receive" screen
@@ -133,7 +133,7 @@ Feature: ADA handle - popup view
133133
And I see NFT with name "$t_h_1" on the NFT folder page
134134
Then I see ADA handle NFT with custom image on the NFT folder page
135135

136-
@LW-7433 @skip(browserName='firefox') @issue=LW-12440 @Pending @issue=LW-13056
136+
@LW-7433 @skip(browserName='firefox') @issue=LW-12440
137137
Scenario: Popup View - Validate custom image from a handle on the "Select NFT" (folder) screen
138138
Given I click "Receive" button on Tokens page in popup mode
139139
And I see handles listed on the "Receive" screen

0 commit comments

Comments
 (0)