Alexander Tseung
fba17d77de
Refactor first time flow, remove seed phrase from state ( #5994 )
...
* Refactor and fix styling for first time flow. Remove seed phrase from persisted metamask state
* Fix linting and tests
* Fix translations, initialization notice routing
* Fix drizzle tests
* Fix e2e tests
* Fix integration tests
* Fix styling
* Fix migration naming from 030 to 031
* Open extension in browser when user has not completed onboarding
6 years ago
Dan Miller
a8259f7f6a
Update e2e tests for new gas customization modal.
6 years ago
Whymarrh Whitby
34da38817a
Update e2e tests to handle any post-install window creation
6 years ago
Whymarrh Whitby
921125b7fd
Update new UI e2e tests for new UI default
6 years ago
PaddyMc
7ce2cf4572
Fixes #3425 : Better support for batch transactions ( #5437 )
6 years ago
Alexander Tseung
614995c0e9
Fix account display width for large currency values
6 years ago
Alexander Tseung
badebe017f
Adds toggle for primary currency ( #5421 )
...
* Add UnitInput component
* Add CurrencyInput component
* Add UserPreferencedCurrencyInput component
* Add UserPreferencedCurrencyDisplay component
* Add updatePreferences action
* Add styles for CurrencyInput, CurrencyDisplay, and UnitInput
* Update SettingsTab page with Primary Currency toggle
* Refactor currency displays and inputs to use UserPreferenced displays and inputs
* Add TokenInput component
* Add UserPreferencedTokenInput component
* Use TokenInput in the send screen
* Fix unit tests
* Fix e2e and integration tests
* Remove send/CurrencyDisplay component
* Replace diamond unicode character with Eth logo. Fix typos
6 years ago
Alexander Tseung
c18c0e1c30
Fix tests. Add className to Identicon ethLogos.
6 years ago
Alexander Tseung
6670bc0e09
Fix e2e tests
6 years ago
brunobar79
992e7f1b5a
fix merge conflicts
6 years ago
brunobar79
b369560569
fix e2e tests
6 years ago
Dan Miller
c4fe6aa9cf
Reload e2e beta test browser if initial screen doesn't load.
6 years ago
brunobar79
42834fe8be
fix e2e tests
6 years ago
brunobar79
286bde606f
fix merge conflicts
6 years ago
Thomas
562764ccb2
Use develop e2e beta tests
6 years ago
frankiebee
ff53a33f81
lint fixes
6 years ago
Dan Miller
aff66f4b07
Use unmodified constant for test delay in from-import-beta-spec.
6 years ago
Whymarrh Whitby
0fd8862c5e
Don't show an additional beta UI notification
...
When a user has opted-in to the new UI from the announcement, we don't
need an additional notification letting the user know that they've
switched.
6 years ago
Dan Miller
07c0cd59d4
New ui e2e tests switch to localhost provider (needed after new ui selection screen addition).
6 years ago
Dan Miller
30d92b8d3f
Fix e2e tests to accomodate new ui suggestion screen changes.
6 years ago
brunobar79
cbb14f1d5e
fix browser not supported screen
6 years ago
brunobar79
aa5a987765
added some e2e tests
6 years ago
brunobar79
cb71896a8f
fix warnings for e2e tests
7 years ago
brunobar79
a8f745f9fe
eslint --fix .
7 years ago
Dan
e293233c5e
Improve reliability of beta e2e tests by using webdriver apis to wait for certain dom elements.
7 years ago
Dan
1d8f257832
Add test for importing from private key to from-import-beta-ui.spec.js, and remove non-import related tests from that file.
7 years ago
Whymarrh Whitby
1509a4393a
Accept whitespace when matching token balances in e2e tests
7 years ago
kumavis
c2afb79035
test - e2e-beta - from import - handle phishing warning
7 years ago
kumavis
030fea7136
test - e2e - beta - from import - fix missing startup phase
7 years ago
kumavis
9d1b4cc1d7
test - e2e - beta - dont select localhost as it is already set
7 years ago
kumavis
93a2e28705
test - e2e - remove usage of extensionId from tests
7 years ago
kumavis
8a0961b4a8
test - e2e - more factoring of test setup
7 years ago
Dan
a09d609360
Bump beta e2e timeouts on faucet page.
7 years ago
Dan
72649a0b59
Improve e2e beta tests by adding appropriate waits.
7 years ago
Dan
12e7508584
Conditionally close info page in beta e2e tests.
7 years ago
Dan
bb4de95f76
Fix e2e beta tests to account for add-token updates and actual behaviour of tab openings on installation.
7 years ago
Whymarrh Whitby
715624227a
Add basic e2e tests for the new UI
7 years ago