Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor first time flow, remove seed phrase from state (#5994) | Alexander Tseung | 2019-01-23 | 1 | -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.spec | Dan Miller | 2018-11-08 | 1 | -7/+15 |
| | |||||
* | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-07-04 | 1 | -1/+1 |
|\ | | | | | | | network-remove-provider-engine | ||||
* | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-07-03 | 1 | -1/+1 |
|\| | | | | | | | network-remove-provider-engine | ||||
| * | Fix e2e test Chrome profile paths | Whymarrh Whitby | 2018-06-13 | 1 | -1/+1 |
| | | |||||
* | | test - e2e - extensionUri should point to home.html | kumavis | 2018-06-12 | 1 | -2/+2 |
| | | |||||
* | | test - e2e - properly export setupBrowserAndExtension | kumavis | 2018-06-12 | 1 | -0/+1 |
| | | |||||
* | | test - e2e - more factoring of test setup | kumavis | 2018-06-12 | 1 | -0/+11 |
| | | |||||
* | | test - e2e - use fs-extra instead of fs | kumavis | 2018-06-12 | 1 | -1/+1 |
| | | |||||
* | | test - e2e - factor out setup phase + rename METAMASK_CONFIG to ↵ | kumavis | 2018-06-12 | 1 | -0/+34 |
|/ | | | | METAMASK_TEST_CONFIG | ||||
* | Add basic e2e tests for the new UI | Whymarrh Whitby | 2018-05-25 | 1 | -2/+9 |
| | |||||
* | Merge e2e tests into one | Thomas | 2018-05-15 | 1 | -4/+38 |
| | |||||
* | Firefox | Thomas | 2018-05-02 | 1 | -2/+6 |
| | |||||
* | chromedriver, changed extension id(might need zip/crx file) | Thomas | 2018-01-19 | 1 | -0/+1 |
| | |||||
* | E2E testing with selenium | tmashuang | 2017-09-13 | 1 | -0/+17 |