aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/app
Commit message (Expand)AuthorAgeFilesLines
* feature: integrate gaba/CurrencyRateController (#6570)Paul Bouchon2019-06-012-80/+7
* transactions/deps - use broken out nonce-tracker module (#6555)Frankie2019-05-211-238/+0
* drop transactions who's nonce is lower then the known network nonce but were ...Frankie2019-05-161-5/+67
* feature: integrate gaba/ShapeShiftController (#6569)Paul Bouchon2019-05-151-1/+1
* Set a default value for code in _determineTransactionCategory (#6604)Dan J Miller2019-05-151-0/+87
* Merge pull request #6568 from MetaMask/feature/gaba-phishing-controllerThomas Huang2019-05-112-58/+1
|\
| * feature: integrate gaba/PhishingControllerbitpshr2019-05-092-58/+1
* | New settings custom rpc form (#6490)Dan J Miller2019-05-101-3/+3
|/
* Check for unused function arguments (#6583)Whymarrh Whitby2019-05-097-21/+21
* feature: add Goerli support (#6459)Paul Bouchon2019-04-183-3/+17
* Remove NoticeController (#6382)Thomas Huang2019-04-021-92/+0
* lint fixkumavis2019-03-291-1/+1
* notice-controller - make markAllNoticesRead synckumavis2019-03-291-1/+1
* lib - nodeify - correctly wrap synchronous functionskumavis2019-03-291-4/+45
* notices - markAllNoticesRead - use async/awaitkumavis2019-03-291-3/+2
* Merge branch 'develop' into clearNoticeskumavis2019-03-291-8/+3
|\
| * Replaces the coinbase link in the deposit modal with one for wyre (#6302)Dan J Miller2019-03-221-8/+3
* | Clear notices when setCompletedOnboarding is calledThomas Huang2019-03-211-0/+26
|/
* GABA: Integrate AddressBookController (#5847)Paul Bouchon2019-03-121-54/+0
* I#5956 fix2 dont overwrite existing rpc settings (#6044)Frankie2019-01-301-0/+12
* Disallow loading as metamaskNetworkId (#5924)Frankie2018-12-141-2/+11
* Final gas customization fixesDan Miller2018-12-041-1/+1
* Adds createSpeedUpTransaction to txControllerDan Miller2018-12-041-0/+67
* Save recent network balances in local storage (#5843)Dan J Miller2018-12-011-0/+137
* Autofill gasPrice for retry attempts with either the recommended gasprice or ...Frankie2018-11-271-1/+4
* ESLint fixes (#5775)Whymarrh Whitby2018-11-171-3/+3
* Tx controller now uses safe event emitter (#5769)Frankie2018-11-173-24/+27
* Resubmit approved transactions on new block (#5752)Dan Finlay2018-11-152-4/+20
* Update Balanc3 API (#5744)Paul Bouchon2018-11-141-9/+0
* EIP-1102: updated implementationbitpshr2018-11-061-2/+2
* Update watchAsset ERC20 validation (#5653)Esteban Miño2018-11-061-0/+26
* Add support for RPC endpoints with custom chain IDs (#5134)HackyMiner2018-10-262-9/+9
* Merge pull request #5555 from MetaMask/support-wallet-watch-assetkumavis2018-10-211-0/+5
|\
| * add support for wallet_watchAssetEsteban MIno2018-10-201-0/+5
* | specific add and remove methods for frequentRpcList (#5554)Esteban Miño2018-10-201-0/+19
|/
* Ensure that new transactions added are using the selected addressWhymarrh Whitby2018-10-111-4/+26
* Increase suggested gas percentile to 65 (#5359)Dan Finlay2018-10-051-1/+1
* Add ability to whitelist a blacklisted domain at runtimeWhymarrh Whitby2018-10-021-0/+15
* Some Ui teststmashuang2018-09-251-0/+33
* Implement latest EIP-712 protocolbitpshr2018-09-141-1/+1
* Default NoticeController ctor opts to empty objWhymarrh Whitby2018-09-121-1/+1
* Delete ConfigManager, replacing its usages with PreferencesControllerWhymarrh Whitby2018-09-123-25/+46
* fix conflictsEsteban MIno2018-08-291-0/+71
|\
| * Add test cases for MetaMaskController#_onKeyringControllerUpdateWhymarrh Whitby2018-08-231-0/+71
* | watchAsset small changesEsteban MIno2018-08-281-1/+1
* | typo watchAsset imageUrl to imageEsteban MIno2018-08-241-7/+7
* | Merge branch 'develop' into WatchTokenFeatureEsteban MIno2018-08-221-1/+1
|\|
| * fix unit testsbrunobar792018-08-211-1/+1
* | unit tests for watchAssetEsteban MIno2018-08-221-0/+110
|/
* Merge branch 'develop' into ledger-supportBruno Barbieri2018-08-181-0/+62
|\
| * Restores accounts until one with a zero balance is foundDan Matthews2018-08-171-0/+62
| * Remove commented out code for detect-token-testThomas2018-08-151-10/+0
| * Merge branch 'develop' into network-remove-provider-engineThomas2018-08-152-16/+177
| |\
| * | Set metamask controller network provider to localhostThomas Huang2018-07-312-2/+3
| * | Detect Tokens are weirdThomas2018-07-301-26/+31
| * | Merge branch 'develop' into network-remove-provider-engineThomas2018-07-265-6/+348
| |\ \
| * | | test - unit - remove tests for obsolete methodskumavis2018-07-041-52/+0
| * | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-07-0416-160/+189
| |\ \ \
| * \ \ \ Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-07-032-63/+49
| |\ \ \ \
| * \ \ \ \ Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-06-073-0/+97
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-06-071-1/+26
| |\ \ \ \ \ \
| * | | | | | | test - unit - tx-controller - fix blockTracker stubkumavis2018-05-291-0/+1
| * | | | | | | test - unit - pending-tx-tracker - update method namekumavis2018-05-291-2/+2
| * | | | | | | test - unit - nonce-tracker - fix blockTracker stubkumavis2018-05-291-0/+1
| * | | | | | | controllers - transactions - merge @frankiebee's work with minekumavis2018-05-292-56/+7
| * | | | | | | test - unit - metamask-controller - remove logkumavis2018-05-261-1/+0
| * | | | | | | test - unit - code style nitpickkumavis2018-05-251-1/+2
| * | | | | | | test - unit - metamask-controller - fix many bugs in testskumavis2018-05-251-33/+45
| * | | | | | | test - unit - tx-controller-test - add history object to txMeta when using in...kumavis2018-05-251-31/+29
| * | | | | | | test - unit - move fetch polyfill to helperkumavis2018-05-251-3/+0
| * | | | | | | test - unit - metamask-controller - polyfill global.fetchkumavis2018-05-251-2/+4
| * | | | | | | test - remove .only from unit testskumavis2018-05-251-1/+1
| * | | | | | | Merge branch 'network-remove-provider-engine' of https://github.com/MetaMask/...frankiebee2018-05-231-31/+20
| * | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-05-232-8/+9
* | | | | | | | fix merge conflictsbrunobar792018-08-187-164/+133
* | | | | | | | fixed unit testsbrunobar792018-08-151-5/+9
* | | | | | | | fix tx testsbrunobar792018-08-141-8/+18
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | create tokens storage when setadressesEsteban MIno2018-07-311-0/+25
* | | | | | | unit tests for tokens per account and networkEsteban MIno2018-07-281-0/+128
* | | | | | | modify tests according to tokens by networkEsteban MIno2018-07-272-18/+8
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'develop' into detectTokenFeatureEsteban Miño2018-07-214-6/+207
|\ \ \ \ \ \
| * | | | | | Auto-detect tokens #3034 (#4683)Esteban Miño2018-07-211-0/+120
| * | | | | | added tests for removeAccountbrunobar792018-07-171-0/+33
| * | | | | | added more unit testsbrunobar792018-07-171-2/+55
| * | | | | | added unit tests for metamaskcontrollerbrunobar792018-07-171-0/+70
| * | | | | | added test for preferences controllerbrunobar792018-07-171-0/+25
| * | | | | | test - check that #setTxStatusRejected removes transaction from historyfrankiebee2018-07-111-0/+9
| * | | | | | Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into...frankiebee2018-07-1116-167/+141
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | tests - fix cancle transaction test to better fit new behaviorfrankiebee2018-06-272-13/+10
| * | | | | | woops - remove .onlyfrankiebee2018-06-261-1/+1
| * | | | | | trandsactions - remove rejected transactions from historyfrankiebee2018-06-261-0/+14
| | |_|_|_|/ | |/| | | |
* | | | | | fix detection on submit passwordEsteban MIno2018-07-211-6/+27
* | | | | | keyring unlocked detect and unit testsEsteban MIno2018-07-201-6/+32
* | | | | | detect tokens when submit password and new account selectedEsteban MIno2018-07-201-4/+4
* | | | | | detect tokens through infuraEsteban MIno2018-07-131-9/+17
* | | | | | improve testsEsteban MIno2018-07-121-56/+49
* | | | | | fix lintEsteban MIno2018-07-041-54/+46
* | | | | | Merge branch 'develop' into detectTokenFeatureEsteban MIno2018-07-0416-169/+143
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | fix unit testsbrunobar792018-07-031-4/+3
| * | | | | fix testsbrunobar792018-07-032-6/+12
| * | | | | fix warning for unit testsbrunobar792018-07-0311-65/+35
| * | | | | eslint --fix .brunobar792018-07-0313-111/+110
| |/ / / /
* / / / / tests for specEsteban MIno2018-06-281-0/+101
|/ / / /
* | | | Merge pull request #4566 from MetaMask/notice-phishingDan Finlay2018-06-151-46/+4
|\ \ \ \
| * | | | notices - replace getLatestNotice with getNextNoticekumavis2018-06-141-46/+4
| | |_|/ | |/| |
* | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into Validat...kumavis2018-06-143-5/+97
|\| | |
| * | | Merge pull request #4512 from MetaMask/test-metamask-no-diagnosticsThomas Huang2018-06-071-0/+3
| |\ \ \
| | * | | test - metamask-controller - disable diagnosticskumavis2018-06-061-0/+3
| | | |/ | | |/|
| * | | Merge pull request #4414 from scsaba/recipient-blacklistkumavis2018-06-072-0/+94
| |\ \ \ | | |/ / | |/| |
| | * | remove generating blocked accounts and use a config file insteadCsaba Solya2018-05-311-11/+10
| | * | adding tests for recipient blacklist checkerCsaba Solya2018-05-301-0/+78
| | * | adding transaction controller testsCsaba Solya2018-05-301-0/+17
| | |/
| * | diagnostics - rewrite bug-notifier as diagnostics-reporterkumavis2018-06-061-5/+0
* | | test - unit - add assertRejects to test asyncFnskumavis2018-06-141-5/+6
* | | test - unit - import strategies - properly await async methodskumavis2018-06-141-8/+8
* | | Make account import tests much more specificDan Finlay2018-06-121-10/+10
* | | Improve private key import testsDan Finlay2018-06-081-1/+25
* | | Improve test formattingDan Finlay2018-06-081-16/+19
|/ /
* | Mock notifier in testDan Finlay2018-06-051-0/+5
* | Add failing test for unknown identity entryDan Finlay2018-06-051-3/+28
|/
* Merge branch 'develop' into testingtmashuang2018-05-221-30/+0
* Merge branch 'develop' into testingtmashuang2018-05-223-22/+139
* Moved loose some loose test files to sub folderstmashuang2018-05-2127-0/+3499