Skip to content

Commit

Permalink
test(extension): disable broken smoke tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bslabiak committed Apr 19, 2024
1 parent d7d5505 commit fc9c407
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ Feature: Send NFT - Extended Browser View - E2E
And I am on NFTs extended page
And I use a single wallet with "Ibilecoin" NFT in extended mode

@LW-2502 @Smoke
@LW-2502 @Smoke @Pending
@issue=LW-10306
Scenario: Extended-view - Send NFT E2E
And I'm sending the NFT with name: "Ibilecoin" in extended mode
When I enter correct password and confirm the transaction
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Feature: Send Transactions from Dapp - E2E
Background:
Given Wallet is synced

@LW-3761 @Testnet @Smoke
@LW-3761 @Testnet @Smoke @Pending
@issue=LW-10306
Scenario: Send ADA from DApp E2E
And I save token: "Cardano" balance
And I open and authorize test DApp with "Only once" setting
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
@Staking-initial-E2E @E2E @Testnet
Feature: Delegating funds to new pool E2E

@LW-2685 @Smoke
@LW-2685 @Smoke @Pending
@issue=LW-10306
Scenario: Extended view - Staking - Delegating funds to new pool (if not staked yet) E2E.
Given I create new wallet and save wallet information
And Wallet is synced
Expand Down

0 comments on commit fc9c407

Please sign in to comment.