aboutsummaryrefslogtreecommitdiffstats
path: root/test/e2e/beta/from-import-beta-ui.spec.js
Commit message (Collapse)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 ↵Dan Miller2019-03-291-3/+3
| | | | accounts in earlier test runs
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add metametrics provider and util. * Add backend api and state for participating in metametrics. * Add frontend action for participating in metametrics. * Add metametrics opt-in screen. * Add metametrics events to first time flow. * Add metametrics events for route changes * Add metametrics events for send and confirm screens * Add metametrics events to dropdowns, transactions, log in and out, settings, sig requests and main screen * Ensures each log in is measured as a new visit by metametrics. * Ensure metametrics is called with an empty string for dimensions params if specified * Adds opt in metametrics modal after unlock for existing users * Adds settings page toggle for opting in and out of MetaMetrics * Switch metametrics dimensions to page level scope * Lint, test and translation fixes for metametrics. * Update design for metametrics opt-in screen * Complete responsive styling of metametrics-opt-in modal * Use new chart image on metrics opt in screens * Incorporate the metametrics opt-in screen into the new onboarding flow * Update e2e tests to accomodate metametrics changes * Mock out metametrics network requests in integration tests * Fix tx-list integration test to support metametrics provider. * Send number of tokens and accounts data with every metametrics event. * Update metametrics event descriptor schema and add new events. * Fix import tos bug and send gas button bug due to metametrics changes. * Various small fixes on the metametrics branch. * Add origin custom variable type to metametrics.util * Fix names of onboarding complete actions (metametrics). * Fix names of Metrics Options actions (metametrics). * Clean up code related to metametrics. * Fix bad merge conflict resolution and improve promise handling in sendMetaMetrics event and confrim tx base * Don't send a second metrics event if user has gone back during first time flow. * Collect metametrics on going back from onboarding create/import. * Add missing custom variable constants for metametrics * Fix metametrics provider * Make height of opt-in modal responsive. * Adjust text content for opt-in modal. * Update metametrics event names and clean up code in opt-in-modal * Put phishing warning step next to last in onboarding flow * Link terms of service on create and import screens of first time flow * Add subtext to options on the onboarding select action screen. * Fix styling of bullet points on end of onboarding screen. * Combine phishing warning and congratulations screens. * Fix placement of users if unlocking after an incomplete onboarding import flow. * Fix capitalization in opt-in screen * Fix last onboarding screen translations * Add link to 'Learn More' on the last screen of onboarding * Code clean up: metametrics branch * Update e2e tests for phishing warning step removal * e2e tests passing on metametrics branch * Different tracking urls for metametrics on development and prod
* First time flow updates (#6192)Dan J Miller2019-02-271-30/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Action select step of onboarding flow added. * Update navigation on create and import password screens. * Adds terms of service checkbox to create and import account screens. * Add security warning to jazzicon intro step * Update and streamline unique image to confirm seed steps of first time flow. * UI touch ups to welcome screen. * UI touch up on select action page * Fix first time import flow. * Add end of flow screen to first time flow * Replace unique image screen with updated fishing warning screen. * Update e2e tests for onboarding flow changes. * Add required translations to onboarding flow. * Update design of select action screen to emphasize create new wallet option. * Clean up onboarding flow code. * Remove notice related code from first-time-flow directory. * Use updater function argument in new-account.component
* Refactor first time flow, remove seed phrase from state (#5994)Alexander Tseung2019-01-231-8/+9
| | | | | | | | | | | | | | | | | | | | * 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
* 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
|\ | | | | Add Firefox and Brave support for Trezor
| * 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
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* | | | 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
| | | | | | 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.
* New ui e2e tests switch to localhost provider (needed after new ui selection ↵Dan Miller2018-07-281-0/+10
| | | | screen addition).
* 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 ↵Dan2018-06-271-2/+3
| | | | certain dom elements.
* Add test for importing from private key to from-import-beta-ui.spec.js, and ↵Dan2018-06-271-124/+18
| | | | remove non-import related tests from that file.
* 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 ↵Dan2018-06-061-7/+5
| | | | tab openings on installation.
* Add basic e2e tests for the new UIWhymarrh Whitby2018-05-251-0/+406