Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix conflicts | Esteban MIno | 2018-08-29 | 8 | -101/+238 |
|\ | |||||
| * | Revert changes to tx-list-items.json, and to mock getTransactionCount method ... | Dan Miller | 2018-08-28 | 1 | -1/+1 |
| * | Fix tests | Alexander Tseung | 2018-08-24 | 5 | -13/+13 |
| * | Reduce large timeouts | Alexander Tseung | 2018-08-24 | 1 | -6/+6 |
| * | Increase e2e timeouts for firefox | Alexander Tseung | 2018-08-24 | 1 | -7/+7 |
| * | Change "Outgoing" to "Sent Ether" or "Sent Token" | Alexander Tseung | 2018-08-24 | 1 | -4/+4 |
| * | Fix Firefox e2e tests | Alexander Tseung | 2018-08-24 | 1 | -2/+2 |
| * | Fix integration tests | Alexander Tseung | 2018-08-24 | 1 | -1/+1 |
| * | Fix e2e tests | Alexander Tseung | 2018-08-24 | 2 | -14/+6 |
| * | Fix integration tests | Alexander Tseung | 2018-08-24 | 1 | -1/+1 |
| * | Fix e2e tests | Alexander Tseung | 2018-08-24 | 1 | -58/+78 |
| * | Fix integration tests | Alexander Tseung | 2018-08-24 | 5 | -21/+18 |
| * | Fix e2e tests | Alexander Tseung | 2018-08-24 | 1 | -7/+7 |
| * | Fix tests | Alexander Tseung | 2018-08-24 | 1 | -10/+7 |
| * | implemented improvements to RPC history | Evgeniy Filatov | 2018-08-23 | 1 | -0/+60 |
| * | Add tabs support for PageContainer | Alexander Tseung | 2018-08-23 | 1 | -1/+1 |
| * | Merge pull request #5066 from whymarrh/fix-key-export | Whymarrh Whitby | 2018-08-23 | 1 | -0/+71 |
| |\ | |||||
| | * | Add test cases for MetaMaskController#_onKeyringControllerUpdate | Whymarrh Whitby | 2018-08-23 | 1 | -0/+71 |
| * | | Add new variant for SenderToRecipient component | Alexander Tseung | 2018-08-23 | 1 | -2/+2 |
| |/ | |||||
* | | watchAsset small changes | Esteban MIno | 2018-08-28 | 1 | -1/+1 |
* | | typo watchAsset imageUrl to image | Esteban MIno | 2018-08-24 | 1 | -7/+7 |
* | | Merge branch 'develop' into WatchTokenFeature | Esteban MIno | 2018-08-22 | 3 | -16/+3 |
|\| | |||||
| * | Merge pull request #5108 from MetaMask/run-ganache-with-blocktime-flag | Dan J Miller | 2018-08-22 | 2 | -15/+2 |
| |\ | |||||
| | * | Remove unnecessary checks and user actions in metamask-beta-ui.spec | Dan Miller | 2018-08-22 | 2 | -15/+2 |
| | * | Run ganache with a blocktime flag for npm:run:ganache:start. | Dan Miller | 2018-08-22 | 1 | -2/+2 |
| * | | fix unit tests | brunobar79 | 2018-08-21 | 1 | -1/+1 |
| |/ | |||||
* / | unit tests for watchAsset | Esteban MIno | 2018-08-22 | 1 | -0/+110 |
|/ | |||||
* | Merge branch 'develop' into ledger-support | Bruno Barbieri | 2018-08-18 | 1 | -0/+62 |
|\ | |||||
| * | Restores accounts until one with a zero balance is found | Dan Matthews | 2018-08-17 | 1 | -0/+62 |
| * | Merge pull request #4279 from MetaMask/network-remove-provider-engine | Dan Finlay | 2018-08-16 | 15 | -223/+266 |
| |\ | |||||
| | * | Remove commented out code for detect-token-test | Thomas | 2018-08-15 | 1 | -10/+0 |
| | * | E2E - Dont error on browser errors | Thomas | 2018-08-15 | 1 | -1/+2 |
| | * | Merge branch 'develop' into network-remove-provider-engine | Thomas | 2018-08-15 | 4 | -16/+228 |
| | |\ | |||||
| | * | | Confirms new contract token in the popup | Thomas | 2018-08-14 | 1 | -6/+6 |
| | * | | Delay | Thomas | 2018-08-09 | 1 | -0/+1 |
| | * | | confirms a deplay contract tx in the popup | Thomas | 2018-08-09 | 1 | -0/+9 |
| | * | | Use develop e2e beta tests | Thomas | 2018-08-08 | 1 | -109/+34 |
| | * | | lint fixes | frankiebee | 2018-08-08 | 1 | -2/+2 |
| | * | | Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into... | frankiebee | 2018-08-07 | 5 | -66/+48 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'develop' into network-remove-provider-engine-tests | Thomas Huang | 2018-08-02 | 4 | -66/+140 |
| | |\ \ \ | |||||
| | * | | | | Lint | Thomas Huang | 2018-07-31 | 1 | -2/+2 |
| | * | | | | Set metamask controller network provider to localhost | Thomas Huang | 2018-07-31 | 3 | -2/+24 |
| | * | | | | Disallow netConnections other than localhosts | Thomas | 2018-07-30 | 1 | -0/+4 |
| | * | | | | Detect Tokens are weird | Thomas | 2018-07-30 | 1 | -26/+31 |
| | * | | | | Merge branch 'develop' into network-remove-provider-engine | Thomas | 2018-07-26 | 19 | -301/+993 |
| | |\ \ \ \ | |||||
| | * | | | | | test - unit - remove tests for obsolete methods | kumavis | 2018-07-04 | 1 | -52/+0 |
| | * | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network... | kumavis | 2018-07-04 | 45 | -345/+367 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | test - e2e - contract test - add logs | kumavis | 2018-07-04 | 1 | -7/+9 |
| | * | | | | | | test - e2e - fix missing import | kumavis | 2018-07-03 | 1 | -1/+1 |
| | * | | | | | | test - e2e - move timings | kumavis | 2018-07-03 | 1 | -1/+1 |
| | * | | | | | | test - e2e-beta - update some api calls | kumavis | 2018-07-03 | 1 | -6/+4 |
| | * | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network... | kumavis | 2018-07-03 | 12 | -207/+666 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | test - e2e - beta - from import - fix missing startup phase | kumavis | 2018-06-12 | 1 | -0/+3 |
| | * | | | | | | | test - e2e - beta - dont select localhost as it is already set | kumavis | 2018-06-12 | 2 | -20/+1 |
| | * | | | | | | | test - e2e - extensionUri should point to home.html | kumavis | 2018-06-12 | 1 | -2/+2 |
| | * | | | | | | | test - e2e - remove usage of extensionId from tests | kumavis | 2018-06-12 | 4 | -28/+12 |
| | * | | | | | | | test - e2e - fix incomplete setup phase | kumavis | 2018-06-12 | 2 | -2/+5 |
| | * | | | | | | | test - e2e - properly export setupBrowserAndExtension | kumavis | 2018-06-12 | 1 | -0/+1 |
| | * | | | | | | | test - e2e - more factoring of test setup | kumavis | 2018-06-12 | 5 | -64/+27 |
| | * | | | | | | | 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 METAMASK_TEST... | kumavis | 2018-06-12 | 3 | -46/+49 |
| | * | | | | | | | test - e2e - inject metamask config to point at localhost | kumavis | 2018-06-12 | 1 | -11/+10 |
| | * | | | | | | | test - e2e - reduce browser-specific code | kumavis | 2018-06-12 | 1 | -20/+13 |
| | * | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network... | kumavis | 2018-06-08 | 4 | -123/+154 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network... | kumavis | 2018-06-07 | 3 | -0/+97 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network... | kumavis | 2018-06-07 | 6 | -19/+49 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | test - unit - tx-controller - fix blockTracker stub | kumavis | 2018-05-29 | 1 | -0/+1 |
| | * | | | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network... | kumavis | 2018-05-29 | 5 | -2/+971 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | test - unit - pending-tx-tracker - update method name | kumavis | 2018-05-29 | 1 | -2/+2 |
| | * | | | | | | | | | | | test - unit - nonce-tracker - fix blockTracker stub | kumavis | 2018-05-29 | 1 | -0/+1 |
| | * | | | | | | | | | | | controllers - transactions - merge @frankiebee's work with mine | kumavis | 2018-05-29 | 2 | -56/+7 |
| | * | | | | | | | | | | | test - unit - metamask-controller - remove log | kumavis | 2018-05-26 | 1 | -1/+0 |
| | * | | | | | | | | | | | test - unit - code style nitpick | kumavis | 2018-05-25 | 1 | -1/+2 |
| | * | | | | | | | | | | | test - unit - metamask-controller - fix many bugs in tests | kumavis | 2018-05-25 | 2 | -33/+61 |
| | * | | | | | | | | | | | test - unit - run ganache-server in background | kumavis | 2018-05-25 | 1 | -0/+7 |
| | * | | | | | | | | | | | test - unit - tx-controller-test - add history object to txMeta when using in... | kumavis | 2018-05-25 | 1 | -31/+29 |
| | * | | | | | | | | | | | test - unit - move fetch polyfill to helper | kumavis | 2018-05-25 | 3 | -6/+3 |
| | * | | | | | | | | | | | test - unit - metamask-controller - polyfill global.fetch | kumavis | 2018-05-25 | 1 | -2/+4 |
| | * | | | | | | | | | | | test - remove .only from unit tests | kumavis | 2018-05-25 | 1 | -1/+1 |
| | * | | | | | | | | | | | Merge branch 'network-remove-provider-engine' of https://github.com/MetaMask/... | frankiebee | 2018-05-23 | 45 | -2170/+1226 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network... | kumavis | 2018-05-23 | 45 | -2170/+1226 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | transactions - update pending-tx-tracker to use the new block tracker | frankiebee | 2018-05-23 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | test pending-tx-tracker - update tests to reflect new block tracker behavior ... | frankiebee | 2018-05-23 | 1 | -32/+21 |
| | |/ / / / / / / / / / / / | |||||
| | * | | | | | | | | | | | | test - unit - network - get providerProxy via public method | kumavis | 2018-05-17 | 1 | -4/+5 |
| | * | | | | | | | | | | | | network - create provider and block-tracker via json-rpc-engine | kumavis | 2018-05-17 | 1 | -4/+4 |
| * | | | | | | | | | | | | | Remove unnecessary else in test/e2e/beta/contract-test/contract.js | Dan Miller | 2018-08-15 | 1 | -1/+2 |
| * | | | | | | | | | | | | | Add explicit waits for submitted status for some txs initiated from test dapp. | Dan Miller | 2018-08-15 | 1 | -0/+7 |
| * | | | | | | | | | | | | | Reload e2e beta test browser if initial screen doesn't load. | Dan Miller | 2018-08-15 | 2 | -2/+16 |
| * | | | | | | | | | | | | | Increase timeout on wait for contract status update in metamask-beta-ui-spec | Dan Miller | 2018-08-15 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Add missing awaits and/or missing wait timeouts in test/e2e/beta/metamask-bet... | Dan Miller | 2018-08-14 | 1 | -9/+9 |
| * | | | | | | | | | | | | | Make deployment states in test/e2e/beta/contract-test/contract.js more explicit | Dan Miller | 2018-08-14 | 2 | -5/+6 |
| * | | | | | | | | | | | | | Improve error handling in assertElementNotPresent of test/e2e/beta/helpers.js | Dan Miller | 2018-08-14 | 1 | -5/+7 |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | fix merge conflicts | brunobar79 | 2018-08-18 | 18 | -243/+311 |
* | | | | | | | | | | | | | fix e2e tests | brunobar79 | 2018-08-17 | 1 | -1/+4 |
* | | | | | | | | | | | | | fixed unit tests | brunobar79 | 2018-08-15 | 1 | -5/+9 |
* | | | | | | | | | | | | | fix tx tests | brunobar79 | 2018-08-14 | 1 | -8/+18 |
|/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | tests for migration 28 | Esteban MIno | 2018-08-10 | 1 | -0/+46 |
* | | | | | | | | | | | | Get nonce for showing retry button using ethQuery transaction count. | Dan Miller | 2018-08-09 | 1 | -0/+5 |
* | | | | | | | | | | | | Merge branch 'develop' into TokensPerAccountBasis | Esteban MIno | 2018-08-08 | 7 | -122/+147 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Switch superstatic for static-server pkg | Whymarrh Whitby | 2018-08-07 | 1 | -2/+2 |
| * | | | | | | | | | | | Fix seed word confirmation step of e2e beta tests. | Dan Miller | 2018-08-06 | 1 | -60/+28 |
| * | | | | | | | | | | | Use unmodified constant for test delay in from-import-beta-spec. | Dan Miller | 2018-08-06 | 1 | -1/+1 |
| * | | | | | | | | | | | Improve waits for new tx-list-items after first contract method call in e2e b... | Dan Miller | 2018-08-06 | 3 | -3/+17 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Don't show an additional beta UI notification | Whymarrh Whitby | 2018-07-28 | 2 | -9/+1 |
| * | | | | | | | | | | New ui e2e tests switch to localhost provider (needed after new ui selection ... | Dan Miller | 2018-07-28 | 2 | -0/+20 |
| * | | | | | | | | | | Fix integration tests to accomodate new ui suggestion screen changes. | Dan Miller | 2018-07-28 | 1 | -0/+5 |
| * | | | | | | | | | | Fix e2e tests to accomodate new ui suggestion screen changes. | Dan Miller | 2018-07-28 | 3 | -57/+83 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | create tokens storage when setadresses | Esteban MIno | 2018-07-31 | 1 | -0/+25 |
* | | | | | | | | | | unit tests for tokens per account and network | Esteban MIno | 2018-07-28 | 1 | -0/+128 |
* | | | | | | | | | | modify tests according to tokens by network | Esteban MIno | 2018-07-27 | 2 | -18/+8 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Updates e2e beta tests to ensure that popup window closes after confirming a ... | Dan Miller | 2018-07-24 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'develop' into detectTokenFeature | Esteban Miño | 2018-07-21 | 18 | -299/+816 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Auto-detect tokens #3034 (#4683) | Esteban Miño | 2018-07-21 | 1 | -0/+120 |
| * | | | | | | | | | Merge pull request #4625 from MetaMask/initial-trezor-support | Bruno Barbieri | 2018-07-20 | 3 | -0/+228 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | fix browser not supported screen | brunobar79 | 2018-07-18 | 1 | -1/+1 |
| | * | | | | | | | | | added some e2e tests | brunobar79 | 2018-07-18 | 1 | -0/+47 |
| | * | | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial... | brunobar79 | 2018-07-18 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | added tests for removeAccount | brunobar79 | 2018-07-17 | 1 | -0/+33 |
| | * | | | | | | | | | | added more unit tests | brunobar79 | 2018-07-17 | 1 | -2/+55 |
| | * | | | | | | | | | | added unit tests for metamaskcontroller | brunobar79 | 2018-07-17 | 1 | -0/+70 |
| | * | | | | | | | | | | added test for preferences controller | brunobar79 | 2018-07-17 | 1 | -0/+25 |
| * | | | | | | | | | | | Fix tests | Alexander Tseung | 2018-07-18 | 2 | -75/+8 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Increase clickable area and padding of Retry Transaction bar | Alexander Tseung | 2018-07-17 | 1 | -2/+2 |
| |/ / / / / / / / / | |||||
| * | | | | | | | | | fix tos link; | Bobby Dresser | 2018-07-13 | 1 | -1/+1 |
| * | | | | | | | | | Merge pull request #4691 from MetaMask/i4404-confirm-refactor | Alexander Tseung | 2018-07-12 | 9 | -207/+501 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Wait for an element with a .tx-list-pending-item-container to be rendered bef... | Dan | 2018-07-12 | 1 | -0/+2 |
| | * | | | | | | | | | Reattempt to find network selector; wait for network selector dropdown to con... | Dan | 2018-07-12 | 1 | -3/+6 |
| | * | | | | | | | | | Wait for submitted tx list item amounts to match the expected before clicking... | Dan | 2018-07-12 | 1 | -5/+6 |
| | * | | | | | | | | | Fix bug in test mock signature request methods. | Dan | 2018-07-12 | 2 | -0/+3 |
| | * | | | | | | | | | Fix send integration tests for compatability with confirm refactor. | Dan | 2018-07-11 | 1 | -7/+7 |
| | * | | | | | | | | | Fix signature request tests for compatability with confirm refactor. | Dan | 2018-07-11 | 1 | -7/+5 |
| | * | | | | | | | | | Update e2e beta tests to cover confirm refactor changes. | Dan | 2018-07-11 | 3 | -4/+155 |
| | * | | | | | | | | | Fix existing e2e tests | Dan | 2018-07-11 | 1 | -11/+26 |
| | * | | | | | | | | | Handles window indeterminancy issues for external dapps in e2e beta tests. | Dan | 2018-07-11 | 4 | -114/+255 |
| | * | | | | | | | | | Fix existing unit tests | Alexander Tseung | 2018-07-08 | 1 | -61/+41 |
| * | | | | | | | | | | test - check that #setTxStatusRejected removes transaction from history | frankiebee | 2018-07-11 | 1 | -0/+9 |
| * | | | | | | | | | | test - fix for lint | frankiebee | 2018-07-11 | 1 | -5/+5 |
| * | | | | | | | | | | Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into... | frankiebee | 2018-07-11 | 46 | -555/+837 |
| |\| | | | | | | | | | |||||
| | * | | | | | | | | | Merge pull request #4648 from MetaMask/update-import-from-seed-screen | Dan J Miller | 2018-07-06 | 1 | -3/+6 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | Update import from seed screen on new ui. | Dan | 2018-07-05 | 1 | -3/+6 |
| | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | |||||
| | * | | | | | | | | | Merge pull request #4685 from MetaMask/estimate-gasprice-background-newui | Dan J Miller | 2018-07-05 | 1 | -12/+1 |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| | | * | | | | | | | | Update new-ui-send integration tests to always explicitly set gas price. (e2e... | Dan | 2018-07-05 | 1 | -12/+1 |
| * | | | | | | | | | | tests - fix cancle transaction test to better fit new behavior | frankiebee | 2018-06-27 | 2 | -13/+10 |
| * | | | | | | | | | | woops - remove .only | frankiebee | 2018-06-26 | 1 | -1/+1 |
| * | | | | | | | | | | trandsactions - remove rejected transactions from history | frankiebee | 2018-06-26 | 1 | -0/+14 |
| * | | | | | | | | | | migration 27 - remove rejected transactions from state | frankiebee | 2018-06-26 | 1 | -0/+50 |
* | | | | | | | | | | | fix detection on submit password | Esteban MIno | 2018-07-21 | 1 | -6/+27 |
* | | | | | | | | | | | keyring unlocked detect and unit tests | Esteban MIno | 2018-07-20 | 1 | -6/+32 |
* | | | | | | | | | | | detect tokens when submit password and new account selected | Esteban MIno | 2018-07-20 | 1 | -4/+4 |
* | | | | | | | | | | | detect tokens through infura | Esteban MIno | 2018-07-13 | 1 | -9/+17 |
* | | | | | | | | | | | improve tests | Esteban MIno | 2018-07-12 | 1 | -56/+49 |
* | | | | | | | | | | | fix lint | Esteban MIno | 2018-07-04 | 1 | -54/+46 |
* | | | | | | | | | | | Merge branch 'develop' into detectTokenFeature | Esteban MIno | 2018-07-04 | 46 | -542/+832 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | fix contract-test | brunobar79 | 2018-07-03 | 1 | -3/+7 |
| * | | | | | | | | | | fix unit tests | brunobar79 | 2018-07-03 | 1 | -4/+3 |
| * | | | | | | | | | | fix tests | brunobar79 | 2018-07-03 | 2 | -6/+12 |
| * | | | | | | | | | | fix warning for new-ui screen tests | brunobar79 | 2018-07-03 | 1 | -4/+2 |
| * | | | | | | | | | | fix warning for unit tests | brunobar79 | 2018-07-03 | 14 | -68/+35 |
| * | | | | | | | | | | fix test/mascara.conf.js warnings | brunobar79 | 2018-07-03 | 1 | -1/+1 |
| * | | | | | | | | | | fix warnings for integration tests | brunobar79 | 2018-07-03 | 3 | -7/+1 |
| * | | | | | | | | | | fix warnings for e2e tests | brunobar79 | 2018-07-03 | 3 | -10/+8 |
| * | | | | | | | | | | eslint --fix . | brunobar79 | 2018-07-03 | 39 | -273/+271 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | Improve checks for closing info page on app installation in e2e beta tests. | Dan | 2018-06-29 | 1 | -5/+11 |
| | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Use supersonic instead of httpserver to serve local dapp (e2e beta tests) | Dan | 2018-06-28 | 1 | -2/+2 |
| * | | | | | | | | Turn off failing e2e beta assertion in firefox until bugs in webdriver/geckod... | Dan | 2018-06-28 | 1 | -2/+6 |
| * | | | | | | | | Update condition for backspace in customize gas step of token factory send te... | Dan | 2018-06-28 | 1 | -1/+4 |
| * | | | | | | | | Fix add existing token test (e2e beta tests). | Dan | 2018-06-27 | 1 | -3/+1 |
| * | | | | | | | | Switch to eth and back before asserting on token balance (e2e beta token tests). | Dan | 2018-06-27 | 1 | -1/+2 |
| * | | | | | | | | await all clicks in e2e beta tests. | Dan | 2018-06-27 | 1 | -9/+11 |
| * | | | | | | | | Close popup window for e2e beta token factory send test. | Dan | 2018-06-27 | 1 | -2/+3 |
| * | | | | | | | | Fix retype seed phrase button. | Dan | 2018-06-27 | 1 | -35/+46 |
| * | | | | | | | | Disable e2e beta assertion after first token addition because of firefox / we... | Dan | 2018-06-27 | 1 | -1/+8 |
| * | | | | | | | | Pass correct params to verboseReportOnFailure in beta e2e tests. | Dan | 2018-06-27 | 1 | -1/+1 |
| * | | | | | | | | Add timeouts to certain beta e2e driver.waits. | Dan | 2018-06-27 | 1 | -2/+2 |
| * | | | | | | | | Add try catch to deal with false negative timeouts in beta e2e tests. | Dan | 2018-06-27 | 1 | -7/+22 |
| * | | | | | | | | Wait for element text match in metamask-beta-ui e2e send token test | Dan | 2018-06-27 | 1 | -4/+2 |
| * | | | | | | | | Use locally served dapp to test contract calls in e2e beta tests | Dan | 2018-06-27 | 5 | -174/+130 |
| * | | | | | | | | Add extra delay to e2e tests after remix page load. | Dan | 2018-06-27 | 1 | -0/+1 |
| * | | | | | | | | Fix send token tests in beta ui e2e tests. | Dan | 2018-06-27 | 1 | -5/+18 |
| * | | | | | | | | Speed up page opening and fix timeout errors on remix page opening in beta e2... | Dan | 2018-06-27 | 2 | -13/+26 |
| * | | | | | | | | Add delay before regularly failing test. | Dan | 2018-06-27 | 1 | -0/+1 |
| * | | | | | | | | Fix element located bug in beta e2e contract method call test. | Dan | 2018-06-27 | 1 | -1/+1 |
| * | | | | | | | | Improve wait for buy modal render after first time flow in beta e2e tests. | Dan | 2018-06-27 | 1 | -1/+2 |
| * | | | | | | | | Update metamask-beta-ui e2e spec to fail on insufficient gas estimation. | Dan | 2018-06-27 | 1 | -7/+31 |
| * | | | | | | | | Wait for locating of submit buttons before attempting to click in metamask.sp... | Dan | 2018-06-27 | 1 | -3/+8 |
| * | | | | | | | | Update tests to accomodate token list menu additions. | Dan | 2018-06-27 | 1 | -1/+2 |
| * | | | | | | | | Disable onbeforeunload alert on remix for contract integration tests. | Dan | 2018-06-27 | 1 | -0/+1 |
| * | | | | | | | | Adds test for hiding tokens. | Dan | 2018-06-27 | 1 | -0/+19 |
| * | | | | | | | | e2e beta tests for contract deployment and calling a contract method. | Dan | 2018-06-27 | 2 | -2/+135 |
| * | | | | | | | | Improve reliability of beta e2e tests by using webdriver apis to wait for cer... | Dan | 2018-06-27 | 2 | -5/+12 |
| * | | | | | | | | Add test for importing from private key to from-import-beta-ui.spec.js, and r... | Dan | 2018-06-27 | 2 | -125/+19 |
| * | | | | | | | | metamask-beta-ui.spec.js tests custom token send before searched token. | Dan | 2018-06-27 | 1 | -38/+43 |
| * | | | | | | | | Adds e2e tests for sending tokens from token factory. | Dan | 2018-06-27 | 1 | -3/+61 |
| * | | | | | | | | Adds e2e tests for sending tokens within metamask. | Dan | 2018-06-27 | 1 | -0/+44 |
| * | | | | | | | | Adds e2e tests for sending tokens from token factory. | Dan | 2018-06-27 | 1 | -3/+61 |
| * | | | | | | | | Adds e2e tests for sending tokens within metamask. | Dan | 2018-06-27 | 1 | -2/+48 |
| |/ / / / / / / | |||||
* / / / / / / / | tests for spec | Esteban MIno | 2018-06-28 | 1 | -0/+101 |
|/ / / / / / / | |||||
* | | | | | | | Accept whitespace when matching token balances in e2e tests | Whymarrh Whitby | 2018-06-21 | 2 | -7/+8 |
* | | | | | | | Add explicit timeout for add token test | Whymarrh Whitby | 2018-06-21 | 1 | -1/+1 |
* | | | | | | | Update integration tests for newui gas estimation fixes. | Dan | 2018-06-19 | 1 | -2/+2 |
* | | | | | | | Merge pull request #4566 from MetaMask/notice-phishing | Dan Finlay | 2018-06-15 | 4 | -67/+62 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | test - e2e-beta - from import - handle phishing warning | kumavis | 2018-06-14 | 1 | -8/+21 |
| * | | | | | | | test - e2e-beta - separate notice tests into individual tests | kumavis | 2018-06-14 | 1 | -1/+5 |
| * | | | | | | | test - e2e - clear phishing warning | kumavis | 2018-06-14 | 2 | -1/+7 |
| * | | | | | | | test - e2e - check for phishing warning | kumavis | 2018-06-14 | 2 | -13/+27 |
| * | | | | | | | notices - replace getLatestNotice with getNextNotice | kumavis | 2018-06-14 | 1 | -46/+4 |
* | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into Validat... | kumavis | 2018-06-14 | 8 | -129/+252 |
|\| | | | | | | | |||||
| * | | | | | | | Fix e2e test Chrome profile paths | Whymarrh Whitby | 2018-06-13 | 1 | -1/+1 |
| | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Bump beta e2e timeouts on faucet page. | Dan | 2018-06-07 | 2 | -4/+4 |
| * | | | | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-06-07 | 3 | -119/+150 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge pull request #4385 from MetaMask/ci-test-e2e-beta | kumavis | 2018-06-07 | 3 | -119/+150 |
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | | * | | | | | Improve e2e beta tests by adding appropriate waits. | Dan | 2018-06-07 | 2 | -47/+56 |
| | | * | | | | | Conditionally close info page in beta e2e tests. | Dan | 2018-06-06 | 2 | -4/+14 |
| | | * | | | | | Merge remote-tracking branch 'whymarrh/ci-test-e2e-beta' into ci-test-e2e-beta | Dan | 2018-06-06 | 2 | -63/+79 |
| | | * | | | | | Fix e2e beta tests to account for add-token updates and actual behaviour of t... | Dan | 2018-06-06 | 2 | -14/+10 |
| | | * | | | | | Merge branch 'develop' into ci-test-e2e-beta | Dan | 2018-06-06 | 1 | -3/+28 |
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | | | |||||
| | | * | | | | | Adjust delays in new beta e2e tests | Whymarrh Whitby | 2018-06-02 | 1 | -2/+2 |
| * | | | | | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-06-07 | 3 | -5/+97 |
| |\| | | | | | | |||||
| | * | | | | | | Merge pull request #4512 from MetaMask/test-metamask-no-diagnostics | Thomas Huang | 2018-06-07 | 1 | -0/+3 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | test - metamask-controller - disable diagnostics | kumavis | 2018-06-06 | 1 | -0/+3 |
| | | | |/ / / / | | | |/| | | | | |||||
| | * | | | | | | Merge pull request #4414 from scsaba/recipient-blacklist | kumavis | 2018-06-07 | 2 | -0/+94 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | | * | | | | | remove generating blocked accounts and use a config file instead | Csaba Solya | 2018-05-31 | 1 | -11/+10 |
| | | * | | | | | adding tests for recipient blacklist checker | Csaba Solya | 2018-05-30 | 1 | -0/+78 |
| | | * | | | | | adding transaction controller tests | Csaba Solya | 2018-05-30 | 1 | -0/+17 |
| | * | | | | | | diagnostics - rewrite bug-notifier as diagnostics-reporter | kumavis | 2018-06-06 | 1 | -5/+0 |
| * | | | | | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-06-05 | 1 | -3/+33 |
| |\| | | | | | | |||||
| * | | | | | | | Merge branch 'i3725-refactor-send-component-' into i3914-fix-newui-send-gas-e... | Dan | 2018-06-01 | 10 | -23/+997 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'i3725-refactor-send-component-' of github.com:MetaMask/metamask... | Dan | 2018-06-01 | 1 | -3/+3 |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||||
| | | * | | | | | | Fix send amount field select in send-new-ui integration test. | Dan | 2018-06-01 | 1 | -1/+1 |
| | | * | | | | | | Fix send-new-ui gas fee display expectation. | Dan | 2018-06-01 | 1 | -1/+1 |
| | | * | | | | | | Fix currency display send integration tests. | Dan | 2018-05-31 | 1 | -1/+1 |
| * | | | | | | | | Fix test to account for greater precision currency display. | Dan | 2018-05-31 | 1 | -1/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Clean up for send refactor PR. | Dan | 2018-05-25 | 1 | -2/+1 |
| * | | | | | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-05-24 | 47 | -2266/+1366 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-05-15 | 4 | -21/+21 |
| * | | | | | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-05-14 | 18 | -377/+945 |
| * | | | | | | | Further refactors; includes refactor of send-v2.js and associated container | Dan | 2018-04-30 | 1 | -1/+2 |
* | | | | | | | | test - unit - add assertRejects to test asyncFns | kumavis | 2018-06-14 | 2 | -5/+23 |
* | | | | | | | | test - unit - import strategies - properly await async methods | kumavis | 2018-06-14 | 1 | -8/+8 |
* | | | | | | | | Make account import tests much more specific | Dan Finlay | 2018-06-12 | 1 | -10/+10 |
* | | | | | | | | Improve private key import tests | Dan Finlay | 2018-06-08 | 1 | -1/+25 |
* | | | | | | | | Improve test formatting | Dan Finlay | 2018-06-08 | 1 | -16/+19 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | 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 |
| |/ / |/| | |