mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-01 17:27:53 +00:00
test(wallet): comment out balance test since it relies on Infura
This commit is contained in:
parent
45f5a53069
commit
25feb98190
@ -80,12 +80,12 @@ Feature: Status Desktop Wallet
|
||||
| name | address |
|
||||
| one | 0x8397bc3c5a60a1883174f722403d63a8833312b7 |
|
||||
|
||||
Scenario: User can toggle network and see balances
|
||||
When the user opens app settings screen
|
||||
And the user opens the wallet settings
|
||||
And the user toggles test networks
|
||||
And the user opens wallet screen
|
||||
And the user adds watch only account with one and 0x5fFa75CE51c3a7ebE23BdE37b5E3A0143DfBceE0
|
||||
And the user toggles the network Ropsten
|
||||
Then the user has a positive balance of ETH
|
||||
And the user has a positive balance of STT
|
||||
# Scenario: User can toggle network and see balances
|
||||
# When the user opens app settings screen
|
||||
# And the user opens the wallet settings
|
||||
# And the user toggles test networks
|
||||
# And the user opens wallet screen
|
||||
# And the user adds watch only account with one and 0x5fFa75CE51c3a7ebE23BdE37b5E3A0143DfBceE0
|
||||
# And the user toggles the network Ropsten
|
||||
# Then the user has a positive balance of ETH
|
||||
# And the user has a positive balance of STT
|
||||
|
Loading…
x
Reference in New Issue
Block a user