Skip to content

Commit

Permalink
change node
Browse files Browse the repository at this point in the history
  • Loading branch information
tttt24 committed Nov 15, 2023
1 parent 70a2413 commit ea37a89
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions e2e/src/features/manage-tokens-collectibles.feature
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ Feature: Manage tokens + collectibles

Scenario: As a user, I'd like to add tokens and collectibles to my wallet [Positive]
Given I have imported an existing account
And I press Selected Network Button on the Header page
And I select ECAD Labs Mainnet node in the networks drop-down list on the Header page
And I check that ECAD Labs Mainnet node is selected correctly
And I press Manage Dropdown Button on the Assets page
And I press Manage Button on the Assets (Manage Dropdown) page

Expand All @@ -28,6 +31,9 @@ Feature: Manage tokens + collectibles
@manage_assets
Scenario: As a user, I'd like to hide and delete tokens [Positive]
Given I have imported an existing account
And I press Selected Network Button on the Header page
And I select ECAD Labs Mainnet node in the networks drop-down list on the Header page
And I check that ECAD Labs Mainnet node is selected correctly
# hardcoded token

And I press Manage Dropdown Button on the Assets page
Expand Down Expand Up @@ -83,6 +89,9 @@ Feature: Manage tokens + collectibles
@manage_assets
Scenario: Validation check on Add Asset page + other checks [Negative]
Given I have imported an existing account
And I press Selected Network Button on the Header page
And I select ECAD Labs Mainnet node in the networks drop-down list on the Header page
And I check that ECAD Labs Mainnet node is selected correctly

And I press Manage Dropdown Button on the Assets page
And I press Manage Button on the Assets (Manage Dropdown) page
Expand Down

0 comments on commit ea37a89

Please sign in to comment.