aboutsummaryrefslogtreecommitdiffstats
path: root/test/e2e/func.js
Commit message (Collapse)AuthorAgeFilesLines
* Refactor first time flow, remove seed phrase from state (#5994)Alexander Tseung2019-01-231-1/+1
| | | | | | | | | | | | | | | | | | | | * 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
* Moves e2e tests for extension only behaviour to metamask-beta-responsive-ui.specDan Miller2018-11-081-7/+15
|
* Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵kumavis2018-07-041-1/+1
|\ | | | | | | network-remove-provider-engine
* | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵kumavis2018-07-031-1/+1
|\| | | | | | | network-remove-provider-engine
| * Fix e2e test Chrome profile pathsWhymarrh Whitby2018-06-131-1/+1
| |
* | test - e2e - extensionUri should point to home.htmlkumavis2018-06-121-2/+2
| |
* | test - e2e - properly export setupBrowserAndExtensionkumavis2018-06-121-0/+1
| |
* | test - e2e - more factoring of test setupkumavis2018-06-121-0/+11
| |
* | test - e2e - use fs-extra instead of fskumavis2018-06-121-1/+1
| |
* | test - e2e - factor out setup phase + rename METAMASK_CONFIG to ↵kumavis2018-06-121-0/+34
|/ | | | METAMASK_TEST_CONFIG
* Add basic e2e tests for the new UIWhymarrh Whitby2018-05-251-2/+9
|
* Merge e2e tests into oneThomas2018-05-151-4/+38
|
* FirefoxThomas2018-05-021-2/+6
|
* chromedriver, changed extension id(might need zip/crx file)Thomas2018-01-191-0/+1
|
* E2E testing with seleniumtmashuang2017-09-131-0/+17