aboutsummaryrefslogtreecommitdiffstats
path: root/test/e2e/beta/from-import-beta-ui.spec.js
Commit message (Expand)AuthorAgeFilesLines
* Adds e2e test for removing imported accounts. (#6615)Dan J Miller2019-05-161-2/+53
* Run from-import e2e tests with additional account, to avoid conflict with acc...Dan Miller2019-03-291-3/+3
* Use webRequest to cancel all requests to infura in e2e tests.Dan Miller2019-03-291-1/+12
* Metametrics (#6171)Dan J Miller2019-03-051-7/+8
* First time flow updates (#6192)Dan J Miller2019-02-271-30/+22
* Refactor first time flow, remove seed phrase from state (#5994)Alexander Tseung2019-01-231-8/+9
* Update e2e tests for new gas customization modal.Dan Miller2018-12-041-2/+15
* Update e2e tests to handle any post-install window creationWhymarrh Whitby2018-11-271-3/+11
* Merge pull request #5797 from MetaMask/trezor-v6Bruno Barbieri2018-11-221-30/+1
|\
| * Merge branch 'develop' into trezor-v5brunobar792018-11-141-0/+1
| |\
| * \ fix merge conflictsbrunobar792018-11-071-1/+1
| |\ \
| * \ \ fix merge conflictsbrunobar792018-10-211-1/+1
| |\ \ \
| * \ \ \ fix conflictsbrunobar792018-10-171-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5brunobar792018-09-061-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ fix merge conflictsbrunobar792018-08-211-2/+12
| |\ \ \ \ \ \
| * | | | | | | fix e2e testsbrunobar792018-08-111-30/+1
| * | | | | | | fix merge conflictsbrunobar792018-08-091-1/+1
* | | | | | | | Update new UI e2e tests for new UI defaultWhymarrh Whitby2018-11-211-66/+7
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fixes #3425: Better support for batch transactions (#5437)PaddyMc2018-11-141-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix account display width for large currency valuesAlexander Tseung2018-10-211-1/+1
| |_|_|_|/ |/| | | |
* | | | | Adds toggle for primary currency (#5421)Alexander Tseung2018-10-171-1/+1
| |_|_|/ |/| | |
* | | | Fix tests. Add className to Identicon ethLogos.Alexander Tseung2018-09-131-1/+1
| |_|/ |/| |
* | | Fix e2e testsAlexander Tseung2018-08-241-3/+3
| |/ |/|
* | fix merge conflictsbrunobar792018-08-181-1/+8
* | fix e2e testsbrunobar792018-08-171-1/+4
* | Use unmodified constant for test delay in from-import-beta-spec.Dan Miller2018-08-061-1/+1
|/
* Don't show an additional beta UI notificationWhymarrh Whitby2018-07-281-5/+1
* New ui e2e tests switch to localhost provider (needed after new ui selection ...Dan Miller2018-07-281-0/+10
* Fix e2e tests to accomodate new ui suggestion screen changes.Dan Miller2018-07-281-20/+41
* fix browser not supported screenbrunobar792018-07-181-1/+1
* added some e2e testsbrunobar792018-07-181-0/+47
* fix warnings for e2e testsbrunobar792018-07-031-7/+5
* eslint --fix .brunobar792018-07-031-1/+1
* Improve reliability of beta e2e tests by using webdriver apis to wait for cer...Dan2018-06-271-2/+3
* Add test for importing from private key to from-import-beta-ui.spec.js, and r...Dan2018-06-271-124/+18
* Accept whitespace when matching token balances in e2e testsWhymarrh Whitby2018-06-211-3/+4
* test - e2e-beta - from import - handle phishing warningkumavis2018-06-141-8/+21
* Bump beta e2e timeouts on faucet page.Dan2018-06-071-2/+2
* Improve e2e beta tests by adding appropriate waits.Dan2018-06-071-46/+54
* Conditionally close info page in beta e2e tests.Dan2018-06-061-3/+8
* Fix e2e beta tests to account for add-token updates and actual behaviour of t...Dan2018-06-061-7/+5
* Add basic e2e tests for the new UIWhymarrh Whitby2018-05-251-0/+406