Skip to content

Commit

Permalink
test(extension): fix LW-4060 and LW-7743
Browse files Browse the repository at this point in the history
  • Loading branch information
wklos-iohk committed Feb 19, 2025
1 parent 34bb7cb commit 4d6d2ce
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions packages/e2e-tests/src/features/DAppConnector.feature
Original file line number Diff line number Diff line change
Expand Up @@ -110,11 +110,6 @@ Feature: DAppConnector - Common
Then I see DApp authorization window in <theme> mode
And I click "Authorize" button in DApp authorization window
And I click "Only once" button in DApp authorization window
When I click "Set Collateral" button in test DApp
Then I see DApp collateral window in <theme> mode
When I click "Confirm" button in DApp collateral window
Then I see DApp connector "All done" page in <theme> mode
And I click "Close" button on DApp "All done" page
When I click "Send ADA" "Run" button in test DApp
Then I see DApp connector "Confirm transaction" page in <theme> mode
Examples:
Expand All @@ -134,11 +129,6 @@ Feature: DAppConnector - Common
And I close all remaining tabs except current one
And I set theme switcher to dark mode
And I open and authorize test DApp with "Only once" setting
When I click "Set Collateral" button in test DApp
Then I see DApp collateral window in dark mode
And I click "Confirm" button in DApp collateral window
Then I see DApp connector "All done" page in dark mode
And I click "Close" button on DApp "All done" page
When I click "Send ADA" "Run" button in test DApp
Then I see DApp connector "Confirm transaction" page in dark mode

Expand Down

0 comments on commit 4d6d2ce

Please sign in to comment.