Commit Graph

108 Commits (7de3f22d63748ed5a81e947755db056d4cdef3db)

Author SHA1 Message Date
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
Alexander Tseung 4c87c05a02
Fix rounding issue when sending max tokens (#5695) 6 years ago
PaddyMc 7ce2cf4572 Fixes #3425: Better support for batch transactions (#5437) 6 years ago
Dan Miller fd1647965f Moves e2e tests for extension only behaviour to metamask-beta-responsive-ui.spec 6 years ago
Whymarrh Whitby 26ada8a828 Update Connect Request screen design (#5644) 6 years ago
bitpshr c6e9caed22 Fix beta e2e tests 6 years ago
bitpshr 226601a956 EIP-1102: add user privacy option 6 years ago
bitpshr c76c9ca2c8 EIP-1102: updated implementation 6 years ago
Alexander Tseung 614995c0e9 Fix account display width for large currency values 6 years ago
Whymarrh Whitby 42fa54678f Extract Add Token button into its own component 6 years ago
Alexander Tseung badebe017f
Adds toggle for primary currency (#5421) 6 years ago
Santiago Gonzalez Toral f88373237b Added account options on home screen 6 years ago
Whymarrh Whitby 9f2d074f9e Update e2e tests for adding mutliple custom RPC endpoints 6 years ago
Whymarrh Whitby 5beab87bf6 Switch string concatenation to template string 6 years ago
Alexander Tseung b579ee9619 Refactor settings page to use JSX and follow component file folder structure 6 years ago
Alexander Tseung c18c0e1c30 Fix tests. Add className to Identicon ethLogos. 6 years ago
Alexander Tseung c0e97d1739 Fix tests 6 years ago
Alexander Tseung 2d76ee754b Reduce large timeouts 6 years ago
Alexander Tseung bdfd54ec54 Increase e2e timeouts for firefox 6 years ago
Alexander Tseung eb17151ff4 Change "Outgoing" to "Sent Ether" or "Sent Token" 6 years ago
Alexander Tseung c06a0be486 Fix Firefox e2e tests 6 years ago
Alexander Tseung 6670bc0e09 Fix e2e tests 6 years ago
Alexander Tseung 5dcd8ceb7b Fix e2e tests 6 years ago
Alexander Tseung c9ec5ed38d Fix e2e tests 6 years ago
Alexander Tseung 13c4ecd610 Fix tests 6 years ago
Evgeniy Filatov b23cca1469 implemented improvements to RPC history 6 years ago
Alexander Tseung 01c0c98501 Add tabs support for PageContainer 6 years ago
Dan Miller 9bd0ce46e8 Remove unnecessary checks and user actions in metamask-beta-ui.spec 6 years ago
brunobar79 992e7f1b5a fix merge conflicts 6 years ago
Dan Miller ff72423491 Add explicit waits for submitted status for some txs initiated from test dapp. 6 years ago
Dan Miller c4fe6aa9cf Reload e2e beta test browser if initial screen doesn't load. 6 years ago
Dan Miller 42256cfbd2 Increase timeout on wait for contract status update in metamask-beta-ui-spec 6 years ago
Dan Miller a59e47e7b0 Add missing awaits and/or missing wait timeouts in test/e2e/beta/metamask-beta-ui.spec.js 6 years ago
Thomas 7918240833 Confirms new contract token in the popup 6 years ago
Thomas de6f8b6811 Delay 6 years ago
Thomas 66120c627f confirms a deplay contract tx in the popup 6 years ago
brunobar79 286bde606f fix merge conflicts 6 years ago
Dan Miller 7de2a0687d Fix seed word confirmation step of e2e beta tests. 6 years ago
Dan Miller 74e2225f36 Improve waits for new tx-list-items after first contract method call in e2e beta tests. 6 years ago
Whymarrh Whitby 0fd8862c5e Don't show an additional beta UI notification 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
Dan Miller cb8ea12db6 Updates e2e beta tests to ensure that popup window closes after confirming a simple send. 6 years ago
Alexander Tseung e16f5ab54d Fix tests 6 years ago
Dan 07322bc404 Wait for an element with a .tx-list-pending-item-container to be rendered before attempting to select the tx-list-item. (e2e beta tests) 6 years ago
Dan 05ee2b7401 Reattempt to find network selector; wait for network selector dropdown to contain localhost before attempting to click. (e2e beta tests) 6 years ago
Dan 8912955765 Wait for submitted tx list item amounts to match the expected before clicking through. (e2e beta tests) 6 years ago
Dan f81676fda1 Update e2e beta tests to cover confirm refactor changes. 6 years ago
Dan 228b807221 Fix existing e2e tests 6 years ago