Skip to content

Commit

Permalink
test(extension): block tests due to LW-10336
Browse files Browse the repository at this point in the history
  • Loading branch information
wklos-iohk committed Apr 25, 2024
1 parent 4e016de commit 656a355
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ Feature: Staking Page - Delegated funds - Single pool - Extended View
| manage | I close the drawer by clicking close button |
| confirmation | I close the drawer by clicking close button |
| password | I close the drawer by clicking close button |
| success | I close the drawer by clicking close button |
# | success | I close the drawer by clicking close button | TODO: unblock when LW-10336 is resolved
| manage | I click outside the drawer |
| confirmation | I click outside the drawer |
| password | I click outside the drawer |
| success | I click outside the drawer |
# | success | I click outside the drawer | TODO: unblock when LW-10336 is resolved

@LW-8450
Scenario Outline: Extended View - Staking - Hover over currently staking element: <element>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Feature: Staking Page - Switching pools - Extended Browser View - E2E
Given Wallet is synced
And I navigate to Staking extended page

@LW-7819 @Testnet
@LW-7819 @Testnet @Pending @issue=LW-10336
Scenario Outline: Extended View - Multidelegation - Delegate to multiple pools E2E
When I open Overview tab
And I wait until delegation info card shows staking to "<pools_before>" pool(s)
Expand All @@ -31,7 +31,7 @@ Feature: Staking Page - Switching pools - Extended Browser View - E2E
| 2 | 10 | 8BETA, OCEAN, WOOF, PIANO, SMAUG, ZZZZX, ZZZG3, YATP, XSP, CENT | Delegation |
| 10 | 1 | 8BETA | Stake Key De-Registration |

@LW-8434 @Testnet
@LW-8434 @Testnet @Pending @issue=LW-10336
Scenario: Extended View - Transactions details - Delegation Tx shows pool name and ticker - Stake pool with metadata
And I save identifiers of stake pools currently in use
And I open Browse pools tab
Expand All @@ -55,7 +55,7 @@ Feature: Staking Page - Switching pools - Extended Browser View - E2E
When I click on a transaction: 1
Then The Tx details are displayed for Staking with metadata

@LW-8435 @Testnet
@LW-8435 @Testnet @Pending @issue=LW-10336
Scenario: Extended View - Transactions details - Delegation Tx shows pool name and ticker - Stake pool without metadata
And I save identifiers of stake pools currently in use
And I open Browse pools tab
Expand Down

0 comments on commit 656a355

Please sign in to comment.