Skip to content

Commit

Permalink
test: adding tokenlist tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pcheremu committed Dec 7, 2023
1 parent 86212da commit 09cc950
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions packages/app/tests/e2e/features/copying.feature
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,7 @@ Feature: Copying
# And Element with "text" "Copied!" should be "visible"
# Then Clipboard value is not empty

#@testnetSmokeSuite no tokens in tokenlist
@id275 @testnet
@id275 @testnet @testnetSmokeSuite
Scenario Outline: Check "<Row>" hashes copying for Tokens page
Given I go to page "/tokenlist"
When I click on the copy button with "<Row>" row on "Tokens" page
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ Feature: Redirection
| Fee | /address/ |


#Tokens page @testnetSmokeSuite
@id250
#Tokens page
@id250 @testnetSmokeSuite
Scenario Outline: Verify redirection from Tokens page after "<Artifact type>" click
Given I go to page "/tokenlist/"
When I click on the first "<Artifact type>" link
Expand Down

0 comments on commit 09cc950

Please sign in to comment.