Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | diagnostics - rewrite bug-notifier as diagnostics-reporter | kumavis | 2018-06-06 | 1 | -5/+0 |
* | Mock notifier in test | Dan Finlay | 2018-06-05 | 1 | -0/+5 |
* | Add failing test for unknown identity entry | Dan Finlay | 2018-06-05 | 1 | -3/+28 |
* | Add new alert modals | Alexander Tseung | 2018-06-01 | 4 | -12/+12 |
* | Delay before getting address text | Thomas | 2018-05-30 | 1 | -0/+1 |
* | Merge branch 'develop' into e2e-test | Thomas | 2018-05-30 | 1 | -6/+4 |
|\ | |||||
| * | ci - job-screens - use e2e funcs | kumavis | 2018-05-30 | 1 | -6/+4 |
* | | Add account | Thomas | 2018-05-30 | 1 | -0/+6 |
|/ | |||||
* | Add basic e2e tests for the new UI | Whymarrh Whitby | 2018-05-25 | 5 | -2/+971 |
* | Merge pull request #4321 from MetaMask/testing | kumavis | 2018-05-23 | 35 | -1556/+690 |
|\ | |||||
| * | Merge branch 'develop' into testing | tmashuang | 2018-05-22 | 1 | -30/+0 |
| |\ | |||||
| * \ | Merge branch 'develop' into testing | tmashuang | 2018-05-22 | 7 | -1746/+214 |
| |\ \ | |||||
| * \ \ | Merge branch 'develop' into testing | tmashuang | 2018-05-22 | 3 | -364/+81 |
| |\ \ \ | |||||
| * | | | | Moved loose some loose test files to sub folders | tmashuang | 2018-05-21 | 29 | -59/+108 |
| * | | | | signMessage and signPersonalMessage | Thomas | 2018-05-18 | 1 | -13/+33 |
| * | | | | Merge branch 'develop' into testing | Thomas | 2018-05-17 | 4 | -90/+134 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'develop' into testing | Thomas | 2018-05-17 | 7 | -163/+670 |
| |\ \ \ \ \ | |||||
| * | | | | | | console.log -> assert.equal | Thomas | 2018-05-09 | 1 | -1/+1 |
| * | | | | | | ImportAccountWithStrategies Json and Keystore | Thomas | 2018-05-09 | 1 | -0/+30 |
| * | | | | | | Remove approvePersonalMessage test | Thomas | 2018-05-08 | 1 | -45/+0 |
| * | | | | | | Merge branch 'develop' into testing | Thomas | 2018-05-08 | 12 | -224/+324 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | setupUntrustedCommunication and setupTrustedCommunication | Thomas | 2018-04-25 | 1 | -0/+45 |
| * | | | | | | | Merge branch 'master' into testing | Thomas | 2018-04-24 | 7 | -5/+129 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | ConfigManager markAccountsFound, markPasswordForgotten, unMarkPasswordForgotten | Thomas | 2018-04-24 | 1 | -7/+70 |
| * | | | | | | | | resetAccount and addNewAccount | Thomas | 2018-04-20 | 1 | -0/+45 |
| * | | | | | | | | newUnsignedMessage and newUnsignedPersonalMessage | Thomas | 2018-04-19 | 1 | -0/+102 |
| * | | | | | | | | Merge branch 'master' into testing | Thomas | 2018-04-11 | 13 | -50/+519 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | MM-controlller tests | Thomas | 2018-04-11 | 1 | -2/+55 |
| * | | | | | | | | | Update Sinon methods. sinon.sandbox.create() -> sandbox.createSandbox() | Thomas | 2018-04-05 | 7 | -8/+8 |
| * | | | | | | | | | Merge branch 'testing' of https://github.com/tmashuang/metamask-extension int... | Thomas | 2018-04-03 | 3 | -7/+466 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Metamask controller methods | Thomas | 2018-03-28 | 1 | -1/+146 |
| | * | | | | | | | | | Remove console.log | Thomas | 2018-03-28 | 1 | -1/+0 |
| | * | | | | | | | | | Update blacklist | Thomas | 2018-03-28 | 1 | -5/+320 |
* | | | | | | | | | | | Merge pull request #4333 from MetaMask/test-e2e-check-for-errors | Thomas Huang | 2018-05-23 | 1 | -1/+33 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | test - e2e - only inspect console for errors in chrome | kumavis | 2018-05-22 | 1 | -6/+10 |
| * | | | | | | | | | | | test - e2e - ignore 'development build of Redux' warning | kumavis | 2018-05-22 | 1 | -1/+3 |
| * | | | | | | | | | | | test - e2e - ignore 'development build of React' warning | kumavis | 2018-05-22 | 1 | -0/+2 |
| * | | | | | | | | | | | test - e2e - ignore favicon 404s | kumavis | 2018-05-22 | 1 | -1/+6 |
| * | | | | | | | | | | | test - e2e - ignore react 'unknown props dataset' warnings | kumavis | 2018-05-22 | 1 | -2/+5 |
| * | | | | | | | | | | | test - e2e - check for console errors after each test | kumavis | 2018-05-22 | 1 | -1/+17 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #4308 from MetaMask/i4232-addtoken | kumavis | 2018-05-23 | 2 | -30/+44 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fix tests | Alexander Tseung | 2018-05-21 | 2 | -30/+44 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | ci - screens - continue screenshots through account creation + export account | kumavis | 2018-05-22 | 1 | -95/+130 |
| |/ / / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Reveal get filtered tx list (#4332) | Frankie | 2018-05-22 | 1 | -30/+0 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Merge pull request #4034 from whymarrh/account-nicknames | kumavis | 2018-05-22 | 6 | -50/+204 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | Fix migration 026 to produce the correct shape for state.identities | Whymarrh Whitby | 2018-05-18 | 1 | -2/+2 |
| * | | | | | | | | Update MetaMaskController vault restoration test for new KC api | Whymarrh Whitby | 2018-05-17 | 1 | -1/+1 |
| * | | | | | | | | Add migration to move identities from KeyringController | Whymarrh Whitby | 2018-05-17 | 1 | -0/+41 |
| * | | | | | | | | Add test case for PreferencesController#setAccountLabel | Whymarrh Whitby | 2018-05-17 | 1 | -0/+21 |
| * | | | | | | | | Add PreferencesController#setAddresses to update ids | Whymarrh Whitby | 2018-05-17 | 1 | -0/+44 |
| * | | | | | | | | Update AddressBookController to read from preferences store | Whymarrh Whitby | 2018-05-17 | 1 | -13/+13 |
| * | | | | | | | | Move setAccountLabel into PreferencesController | Whymarrh Whitby | 2018-05-17 | 3 | -36/+84 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #4278 from MetaMask/e2e-tests | kumavis | 2018-05-22 | 3 | -364/+81 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Adjustments for previous PR | Thomas | 2018-05-17 | 1 | -4/+4 |
| * | | | | | | | Testing timeouts | Thomas | 2018-05-17 | 1 | -18/+18 |
| * | | | | | | | Merge branch 'develop' into e2e-tests | Thomas | 2018-05-15 | 3 | -14/+26 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | Merge e2e tests into one | Thomas | 2018-05-15 | 3 | -359/+77 |
* | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into scsaba-... | kumavis | 2018-05-17 | 8 | -188/+675 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network... | kumavis | 2018-05-17 | 8 | -163/+700 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| | * | | | | | | | Merge pull request #4251 from whymarrh/e2e-fixes | Thomas Huang | 2018-05-15 | 2 | -4/+5 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | e2e: Use the more reliable enter key for logging in | Whymarrh Whitby | 2018-05-15 | 1 | -1/+1 |
| | | * | | | | | | | e2e: Wait a bit before clicking through privacy screen | Whymarrh Whitby | 2018-05-15 | 1 | -0/+1 |
| | | * | | | | | | | e2e: Adjust the extension ID query for newer Chrome versions | Whymarrh Whitby | 2018-05-15 | 1 | -1/+1 |
| | | * | | | | | | | e2e: Use newest window as MM tx confirm popup | Whymarrh Whitby | 2018-05-15 | 2 | -2/+2 |
| | * | | | | | | | | Add error message when passwords don't match in first time flow. Change input... | Alexander Tseung | 2018-05-14 | 2 | -17/+16 |
| | |/ / / / / / / | |||||
| | * / / / / / / | Add new unlock screen design | Alexander Tseung | 2018-05-12 | 2 | -5/+18 |
| | |/ / / / / / | |||||
| | * | | | | | | Increase timeout | Thomas | 2018-05-11 | 1 | -1/+1 |
| | * | | | | | | Fix typo | Thomas | 2018-05-11 | 1 | -1/+1 |
| | * | | | | | | Job Screens with Shadow Dom Css selector | Thomas | 2018-05-11 | 3 | -6/+7 |
| | * | | | | | | Multistep Shadow Dom Query Selector for local extension id | Thomas | 2018-05-11 | 1 | -10/+10 |
| | * | | | | | | Update test:screens to newest chrome extension list | Thomas | 2018-05-08 | 1 | -1/+1 |
| | * | | | | | | Merge branch 'develop' into e2e-tests | Thomas | 2018-05-08 | 1 | -0/+30 |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | |||||
| | * | | | | | | Update to extension Id path for new chrome | Thomas | 2018-05-08 | 1 | -5/+5 |
| | * | | | | | | Remove waiting for button to be enabled TOU | Thomas | 2018-05-04 | 1 | -1/+0 |
| | * | | | | | | Merge branch 'e2e-tests' of https://github.com/tmashuang/metamask-extension i... | Thomas | 2018-05-04 | 13 | -226/+258 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Add a comment on the confirmation transaction metamask popup showing blank, b... | Thomas | 2018-05-04 | 1 | -0/+1 |
| | | * | | | | | | Quit chromedriver after test | Thomas | 2018-05-04 | 1 | -3/+3 |
| | | * | | | | | | Merge branch 'develop' into e2e-tests | Thomas | 2018-05-04 | 11 | -223/+254 |
| | | |\ \ \ \ \ \ | |||||
| | * | | | | | | | | Increase timeout for TOU scroll | Thomas | 2018-05-04 | 1 | -1/+1 |
| | |/ / / / / / / | |||||
| | * | | | | | | | Reduce delay for installing firefox addon | Thomas | 2018-05-04 | 1 | -2/+1 |
| | * | | | | | | | Add Timeouts for driver.wait | Thomas | 2018-05-04 | 1 | -9/+8 |
| | * | | | | | | | Test wit driver.wait | Thomas | 2018-05-04 | 1 | -18/+21 |
| | * | | | | | | | Delay around the addon install | Thomas | 2018-05-02 | 1 | -2/+3 |
| | * | | | | | | | test increase timeout | Thomas | 2018-05-02 | 1 | -1/+1 |
| | * | | | | | | | Async/await installing extension | Thomas | 2018-05-02 | 1 | -4/+4 |
| | * | | | | | | | Firefox | Thomas | 2018-05-02 | 4 | -147/+638 |
| * | | | | | | | | test - network controller - remove tests for deprecated APIs + update tests | kumavis | 2018-05-03 | 1 | -25/+5 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | add time stamps to transaction history log entries | Csaba Solya | 2018-05-10 | 3 | -65/+129 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | transactions - add a nonce check utility for ui use | frankiebee | 2018-05-02 | 1 | -0/+30 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #4116 from MetaMask/test-unit-ganache | Thomas Huang | 2018-05-01 | 3 | -16/+32 |
|\ \ \ \ \ \ | |||||
| * | | | | | | test - unit - send from test accounts to avoid not-enough-balance error from ... | kumavis | 2018-04-28 | 2 | -12/+12 |
| * | | | | | | test - unit - use ganache instead of deprecated block-tracker test util | kumavis | 2018-04-28 | 1 | -4/+20 |
* | | | | | | | Verify identities state after restoring new accounts (#4091) | Paul Bouchon | 2018-04-30 | 1 | -8/+25 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #4110 from MetaMask/master | kumavis | 2018-04-28 | 8 | -173/+164 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge pull request #4042 from MetaMask/tx-controller-rewrite-v3 | kumavis | 2018-04-26 | 8 | -173/+164 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Merge branch 'master' into tx-controller-rewrite-v3 | frankiebee | 2018-04-20 | 9 | -20/+165 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | * | | | | | meta - transactions - code clean up and jsDoc | frankiebee | 2018-04-14 | 1 | -2/+2 |
| | * | | | | | meta - transactions - create a transactions dir in controller and move releva... | frankiebee | 2018-04-11 | 8 | -171/+162 |
* | | | | | | | Allow transactions with 0-gwei gas price (#4073) | Paul Bouchon | 2018-04-27 | 1 | -26/+33 |
|/ / / / / / | |||||
* | / / / / | Clean up network config | Alexander Tseung | 2018-04-24 | 1 | -1/+41 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #3998 from MetaMask/i3988-checksummed-address | Dan Finlay | 2018-04-19 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Show checksummed addresses throughout the UI | bitpshr | 2018-04-18 | 1 | -1/+1 |
* | | | | | | Merge branch 'master' into i3580-InternationalizeCurrency | Dan Finlay | 2018-04-18 | 3 | -0/+69 |
|\| | | | | | |||||
| * | | | | | Disable token price polling when no client is active | bitpshr | 2018-04-17 | 1 | -0/+1 |
| * | | | | | Maintain token prices using a background service | bitpshr | 2018-04-16 | 1 | -0/+28 |
| * | | | | | Add tests for ComposableObservableStore | bitpshr | 2018-04-14 | 1 | -0/+35 |
| * | | | | | Add ComposableObservableStore for subscription management | bitpshr | 2018-04-13 | 1 | -0/+5 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Add basic currency localization test. | Dan | 2018-04-10 | 1 | -0/+28 |
* | | | | | Fix integration tests so that they check for localize currency. | Dan | 2018-04-10 | 1 | -4/+4 |
* | | | | | Merge branch 'master' into i3580-InternationalizeCurrency | Dan | 2018-04-10 | 10 | -72/+261 |
|\| | | | | |||||
| * | | | | Merge pull request #3921 from MetaMask/gh-3736-react-router | kumavis | 2018-04-10 | 3 | -15/+36 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Fix integration tests | Alexander Tseung | 2018-04-07 | 2 | -15/+33 |
| | * | | | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ... | Alexander Tseung | 2018-04-06 | 5 | -11/+109 |
| | |\ \ \ | |||||
| | * | | | | Revert "commit" | Alexander Tseung | 2018-04-06 | 3 | -17/+5 |
| | * | | | | commit | Alexander Tseung | 2018-04-06 | 3 | -5/+17 |
| | * | | | | Fix confirm-sig-requests integration test | Alexander Tseung | 2018-04-05 | 1 | -3/+3 |
| | * | | | | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ... | Alexander Tseung | 2018-04-05 | 3 | -53/+115 |
| | |\ \ \ \ | |||||
| | * | | | | | Fix integration tests | Alexander Tseung | 2018-04-05 | 1 | -0/+3 |
| * | | | | | | migrations - back fixes | frankiebee | 2018-04-06 | 1 | -1/+9 |
| | |_|/ / / | |/| | | | | |||||
| * | | | | | create migration 25 | frankiebee | 2018-04-06 | 2 | -3/+50 |
| * | | | | | test - run live migrations over first time state | frankiebee | 2018-04-06 | 1 | -4/+25 |
| * | | | | | meta - create a migration template | frankiebee | 2018-04-06 | 1 | -0/+17 |
| * | | | | | Merge pull request #3887 from MetaMask/i#3886 | kumavis | 2018-04-06 | 1 | -8/+9 |
| |\ \ \ \ \ | |||||
| | * | | | | | transactions - _normalizeTxParams will now return a new object for txParams | frankiebee | 2018-04-06 | 1 | -9/+9 |
| | * | | | | | transactions - remove unnecessary keys on txParams | frankiebee | 2018-04-05 | 1 | -1/+2 |
| | | |/ / / | | |/| | | | |||||
| * / | | | | make migration-24 compat with first-time-state | frankiebee | 2018-04-06 | 1 | -0/+12 |
| |/ / / / | |||||
| * | | | | transactions - make #_validateTxParams not async and "linting" wink wink nudg... | frankiebee | 2018-04-05 | 1 | -11/+8 |
| * | | | | hot-fix - migrate unaproved txParams so that the from is lowercase | frankiebee | 2018-04-05 | 1 | -0/+37 |
| * | | | | transactions - normalize txParams | frankiebee | 2018-04-05 | 2 | -44/+72 |
| |/ / / | |||||
| * | | | Merge pull request #3834 from MetaMask/3734 | kumavis | 2018-04-04 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Fix tests | David Yoo | 2018-04-03 | 1 | -1/+1 |
| | |/ / | |||||
* | | | | Fix and improve test | Dan Finlay | 2018-04-04 | 1 | -2/+12 |
* | | | | Internationalize currency | Dan Finlay | 2018-04-04 | 1 | -0/+17 |
|/ / / | |||||
* | | | Merge pull request #3831 from MetaMask/i#3770 | Frankie | 2018-04-03 | 2 | -2/+28 |
|\ \ \ | |||||
| * | | | tests - fix txController tests so that txMetas have a from feild | frankiebee | 2018-04-03 | 1 | -2/+4 |
| * | | | transactions validationt - valdate from field on txParams | frankiebee | 2018-04-03 | 1 | -0/+24 |
| |/ / | |||||
* | | | ci:screens - turn on repeat in walkthrough gif | kumavis | 2018-04-03 | 1 | -1/+1 |
* | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-screens | kumavis | 2018-04-03 | 1 | -0/+61 |
|\| | | |||||
| * | | Merge pull request #3801 from danjm/i3684-txlistitemstest | kumavis | 2018-03-31 | 1 | -0/+61 |
| |\ \ | |||||
| | * | | Adds integration tests for rendering of tx list items. | Dan | 2018-03-30 | 1 | -0/+61 |
* | | | | ci - screens - increase delay before setting provider type | kumavis | 2018-03-31 | 1 | -1/+1 |
* | | | | ci - screens - add delay after setting network | kumavis | 2018-03-31 | 1 | -0/+1 |
* | | | | development - ci-screens - remove mocha wrapper that was losing exit code | kumavis | 2018-03-31 | 2 | -116/+11 |
* | | | | development - screens - fix screenshot on failure | kumavis | 2018-03-31 | 1 | -3/+4 |
* | | | | development - screens - screenshot on failure | kumavis | 2018-03-31 | 1 | -4/+25 |
* | | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-screens | kumavis | 2018-03-31 | 1 | -1/+1 |
|\| | | | |||||
| * | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ci-artif... | kumavis | 2018-03-30 | 2 | -23/+76 |
| |\| | | |||||
| * | | | ui - change window title 'MetaMask Plugin' to 'MetaMask' | kumavis | 2018-03-29 | 1 | -1/+1 |
* | | | | test - e2e - set network to localhost | kumavis | 2018-03-31 | 1 | -0/+6 |
* | | | | development - screens - use localhost for network | kumavis | 2018-03-31 | 1 | -3/+12 |
* | | | | development - screenshotter - capture en locale and build gif from only en | kumavis | 2018-03-30 | 1 | -7/+8 |
* | | | | development - screenshotter - capture screens across all locales | kumavis | 2018-03-30 | 1 | -13/+30 |
* | | | | development - create selenium screen shotter | kumavis | 2018-03-30 | 1 | -45/+77 |
* | | | | test - add auto screen shotter | kumavis | 2018-03-30 | 3 | -0/+271 |
| |/ / |/| | | |||||
* | | | Merge branch 'master' into e2e-selector | kumavis | 2018-03-30 | 2 | -2/+41 |
|\ \ \ | |||||
| * \ \ | Merge pull request #3794 from MetaMask/e2e-selector | Thomas Huang | 2018-03-30 | 1 | -17/+16 |
| |\ \ \ | |||||
| | * | | | Better delays and fix logout css selector | Thomas | 2018-03-30 | 1 | -3/+6 |
| * | | | | Merge pull request #3782 from MetaMask/i3670-FixNonceBug | Frankie | 2018-03-29 | 1 | -0/+36 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Rename variable to be more understandable | Dan Finlay | 2018-03-29 | 1 | -2/+19 |
| | * | | | Add test to reproduce issue behavior | Dan Finlay | 2018-03-29 | 1 | -0/+19 |
* | | | | | test - e2e - fix selector with extra div (?) | kumavis | 2018-03-30 | 1 | -1/+1 |
* | | | | | test - e2e - generate artifacts on test failure | kumavis | 2018-03-30 | 1 | -6/+24 |
| |_|/ / |/| | | | |||||
* | | | | test - e2e - prefer css selectors over xpath | kumavis | 2018-03-30 | 1 | -15/+11 |
|/ / / | |||||
* | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-tra... | kumavis | 2018-03-28 | 2 | -3/+102 |
|\| | | |||||
| * | | Merge pull request #3758 from MetaMask/i#3731 | kumavis | 2018-03-28 | 2 | -3/+102 |
| |\ \ | |||||
| | * | | migration for removing unnecessary transactions from state | frankiebee | 2018-03-28 | 2 | -3/+102 |
| | |/ | |||||
* | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-tra... | kumavis | 2018-03-28 | 2 | -0/+140 |
|\| | | |||||
| * | | Merge branch 'master' into selenium-e2e | Thomas Huang | 2018-03-28 | 5 | -27/+64 |
| |\| | |||||
| * | | Merge branch 'master' into selenium-e2e | Thomas | 2018-03-22 | 6 | -13/+217 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into selenium-e2e | Thomas | 2018-03-15 | 9 | -285/+198 |
| |\ \ \ | |||||
| * | | | | Update selenium tests | Thomas | 2018-03-10 | 1 | -9/+7 |
| * | | | | Merge branch 'master' into selenium-e2e | Thomas | 2018-03-10 | 30 | -323/+3489 |
| |\ \ \ \ | |||||
| * | | | | | chromedriver, changed extension id(might need zip/crx file) | Thomas | 2018-01-19 | 2 | -1/+2 |
| * | | | | | Update | Thomas | 2018-01-18 | 2 | -0/+141 |
| |\ \ \ \ \ | |||||
| | * | | | | | E2E testing with selenium | tmashuang | 2017-09-13 | 2 | -0/+141 |
* | | | | | | | Merge branch 'master' into i18n-translator-redux | Dan | 2018-03-27 | 4 | -11/+45 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge pull request #3680 from danjm/i3517-popup-newui-onboarding | Thomas Huang | 2018-03-27 | 1 | -3/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix tests. | Dan | 2018-03-27 | 1 | -3/+3 |
| * | | | | | | | Merge pull request #3710 from danjm/i3326-addtokenscreendesignupdate | Thomas Huang | 2018-03-27 | 1 | -7/+10 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'master' into i3326-addtokenscreendesignupdate | Dan | 2018-03-27 | 3 | -17/+20 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Update add token integration tests. | Dan | 2018-03-26 | 1 | -9/+11 |
| | | |/ / / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #3729 from MetaMask/test-timeout-fix | Thomas Huang | 2018-03-27 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | test - remove timeout causing mocha disconnect issues | kumavis | 2018-03-27 | 1 | -1/+0 |
| | | |/ / / / / / | | |/| | | | | | | |||||
| * / | | | | | | | migration for adding submittedTime to the txMeta (#3727) | Frankie | 2018-03-27 | 1 | -0/+32 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'master' into i18n-translator-redux | Dan | 2018-03-27 | 3 | -17/+19 |
|\| | | | | | | | |||||
| * | | | | | | | Merge pull request #3721 from alextsg/cb-944 | Dan Finlay | 2018-03-27 | 3 | -17/+17 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Update button styles | Alexander Tseung | 2018-03-26 | 3 | -17/+17 |
| | |/ / / / / / | |||||
| * / / / / / / | Use ens-input component in send-v2 to allow sending to ens names. | Dan | 2018-03-26 | 1 | -0/+2 |
| |/ / / / / / | |||||
* / / / / / / | Include locales in served test files. | Dan | 2018-03-24 | 1 | -0/+2 |
|/ / / / / / | |||||
* | | | | / | test - flat - add extra timeout, idk maybe | kumavis | 2018-03-22 | 1 | -0/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Update confirm transaction screen | Alexander Tseung | 2018-03-21 | 1 | -3/+3 |
* | | | | | Merge branch 'master' into retry-tx-refractor | Dan | 2018-03-20 | 5 | -5/+166 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge pull request #3594 from danjm/i3344-improve-currency-input | Thomas Huang | 2018-03-20 | 2 | -1/+162 |
| |\ \ \ \ \ | |||||
| | * | | | | | Use customized react-trigger-change in send-new-ui integration tests.. | Dan | 2018-03-19 | 2 | -1/+162 |
| | | |_|_|/ | | |/| | | | |||||
| * | | | | | Remove unused files from ui folder. (#3577) | anticlimactic | 2018-03-19 | 3 | -3/+3 |
| * | | | | | Fix styling on confirm-send-ether and confirm-send-token (#3600) | Alexander Tseung | 2018-03-17 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge branch 'master' into retry-tx-refractor | frankiebee | 2018-03-15 | 1 | -3/+1 |
|\| | | | | |||||
| * | | | | deps - use pify instead of util.promisify | kumavis | 2018-03-15 | 1 | -3/+1 |
* | | | | | Fix tests. | Dan | 2018-03-14 | 1 | -4/+4 |
* | | | | | Merge branch 'master' into retry-tx-refractor | Dan | 2018-03-14 | 9 | -286/+203 |
|\| | | | | |||||
| * | | | | test - mascara - fix async wrap | kumavis | 2018-03-12 | 1 | -1/+1 |
| * | | | | test - use new async selectors for faster testing | kumavis | 2018-03-12 | 2 | -89/+49 |
| * | | | | test - add comment about test behavior oddity | kumavis | 2018-03-12 | 2 | -4/+2 |
| * | | | | test - poll for element instead of manual timeouts | kumavis | 2018-03-12 | 4 | -189/+144 |
| * | | | | ci - split integration tests into parallel firefox and chrome runs | kumavis | 2018-03-11 | 1 | -1/+3 |
| | |_|/ | |/| | | |||||
| * | | | Merge pull request #3497 from MetaMask/testing | kumavis | 2018-03-10 | 1 | -4/+6 |
| |\ \ \ | |||||
| | * | | | Persist rinkeby.infura.io and clean nock after | Thomas | 2018-03-10 | 1 | -4/+6 |
* | | | | | tests - add tests for transactions#retryTransaction and transactions#_markNon... | frankiebee | 2018-03-14 | 1 | -1/+44 |
|/ / / / | |||||
* | | | | Merge pull request #3409 from scsaba/seed-phrase-verification | Dan Finlay | 2018-03-08 | 1 | -0/+133 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | move more test code to beforeEach | Csaba Solya | 2018-03-04 | 1 | -23/+8 |
| * | | | verify seedwords on log in | Csaba Solya | 2018-03-04 | 1 | -40/+8 |
| * | | | verify addresses regardless case | Csaba Solya | 2018-03-03 | 1 | -0/+44 |
| * | | | seed phrase verifier | Csaba Solya | 2018-03-03 | 1 | -0/+136 |
* | | | | fix typo in tests and tx-state-manager | Jeffrey Tong | 2018-03-08 | 2 | -4/+4 |
* | | | | Merge pull request #3259 from MetaMask/controllerStubs | kumavis | 2018-03-07 | 4 | -126/+1470 |
|\ \ \ \ | |||||
| * | | | | Using noop to not lose it | Thomas | 2018-02-28 | 1 | -1/+1 |
| * | | | | Revert initializing first-time-state | Thomas | 2018-02-28 | 2 | -17/+3 |
| * | | | | Network controller nock | Thomas Huang | 2018-02-16 | 1 | -24/+16 |
| * | | | | Offline testing | Thomas Huang | 2018-02-16 | 5 | -103/+1469 |
* | | | | | Merge pull request #3309 from scsaba/edge-support | Dan Finlay | 2018-03-07 | 1 | -0/+101 |
|\ \ \ \ \ | |||||
| * | | | | | fix test | Csaba Solya | 2018-02-23 | 1 | -1/+2 |
| * | | | | | add negative decrypt test | Csaba Solya | 2018-02-23 | 1 | -0/+20 |
| * | | | | | fix tests | Csaba Solya | 2018-02-23 | 1 | -6/+20 |
| * | | | | | adding tests | Csaba Solya | 2018-02-23 | 1 | -0/+66 |
| | |/ / / | |/| | | | |||||
* | | | | | Remove logs | Dan Finlay | 2018-03-03 | 1 | -1/+0 |
* | | | | | Add version bumping script | Dan Finlay | 2018-03-03 | 3 | -0/+1031 |
|/ / / / | |||||
* | | | | [NewUI] Adds the mascara first time flow to betaUI extension (#3257) | Dan J Miller | 2018-02-16 | 1 | -2/+1 |
* | | | | Merge branch 'uat' into uat-next | Dan | 2018-02-08 | 5 | -5/+112 |
|\ \ \ \ | |||||
| * | | | | Point add-token unit test to old-ui component. | Dan | 2018-02-08 | 1 | -1/+1 |
| * | | | | Merge branch 'master' into uat | Dan | 2018-02-08 | 5 | -5/+112 |
| |\| | | | |||||
| | * | | | Merge pull request #3146 from MetaMask/i3082-AddTokenValidateInputs | Frankie | 2018-02-01 | 3 | -0/+67 |
| | |\ \ \ | |||||
| | | * | | | Clean up test, remove react & mountWithStore | Thomas | 2018-01-31 | 1 | -3/+2 |
| | | * | | | Set address to default with empty string, add test validation. | Thomas | 2018-01-31 | 3 | -0/+68 |
| | * | | | | Merge branch 'master' into localStorage-clean-up | Frankie | 2018-02-01 | 1 | -0/+43 |
| | |\ \ \ \ | |||||
| | | * | | | | clean up | Bruno Barbieri | 2018-02-01 | 1 | -19/+13 |
| | | * | | | | add test for wipeTransactions | Bruno Barbieri | 2018-02-01 | 1 | -0/+49 |
| | | |/ / / | |||||
| | * | | | | remove RecentBlocks from disk | frankiebee | 2018-02-01 | 1 | -0/+1 |
| | * | | | | test for migration 021 | frankiebee | 2018-01-31 | 2 | -0/+16 |
| | |/ / / | |||||
* | | | | | Update modal header design on send screen (#3196) | Alexander Tseung | 2018-02-07 | 1 | -12/+8 |
* | | | | | Integration tests for signature requests confirmations. (#3194) | Dan J Miller | 2018-02-07 | 1 | -0/+67 |
* | | | | | Add functional integration testing to Add Token flow (#3189) | Alexander Tseung | 2018-02-06 | 2 | -0/+160 |
* | | | | | Functional Integration Tests for send ether flow. (#3119) | Dan J Miller | 2018-01-30 | 1 | -0/+229 |
|/ / / / | |||||
* | | | | Revert integration to oldUi | Thomas | 2018-01-23 | 1 | -18/+23 |
* | | | | Merge branch 'uat' into newmaster | Chi Kei Chan | 2018-01-20 | 10 | -168/+172 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge branch 'uat' into uat-master-011618 | Alexander Tseung | 2018-01-17 | 10 | -168/+172 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Merge branch 'NewUI-flat' into NewUI-flat-4.0.5c | Alexander Tseung | 2018-01-04 | 10 | -168/+172 |
| | |\ \ | |||||
| | | * | | [NewUI] Fixes tests and sends user to NewUI after registering. (#2788) | Dan J Miller | 2017-12-22 | 2 | -3/+4 |
| | | * | | Merge branch 'master' into NewUI-flat | Dan | 2017-12-21 | 1 | -0/+48 |
| | | |\ \ | |||||
| | | * \ \ | Merge branch 'master' into NewUI-flat | Chi Kei Chan | 2017-12-07 | 1 | -20/+67 |
| | | |\ \ \ | |||||
| | | * | | | | Merge branch 'master' into NewUI-flat-merge-with-master | Dan | 2017-12-07 | 2 | -35/+57 |