aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/app/controllers
Commit message (Collapse)AuthorAgeFilesLines
* test - unit - remove tests for obsolete methodskumavis2018-07-041-52/+0
|
* Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵kumavis2018-07-0410-99/+127
|\ | | | | | | network-remove-provider-engine
| * fix unit testsbrunobar792018-07-031-4/+3
| |
| * fix testsbrunobar792018-07-031-3/+6
| |
| * fix warning for unit testsbrunobar792018-07-036-47/+19
| |
| * eslint --fix .brunobar792018-07-038-59/+58
| |
* | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵kumavis2018-07-031-46/+4
|\| | | | | | | network-remove-provider-engine
| * notices - replace getLatestNotice with getNextNoticekumavis2018-06-141-46/+4
| |
* | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵kumavis2018-06-073-0/+97
|\| | | | | | | network-remove-provider-engine
| * Merge pull request #4512 from MetaMask/test-metamask-no-diagnosticsThomas Huang2018-06-071-0/+3
| |\ | | | | | | test - metamask-controller - disable diagnostics
| | * test - metamask-controller - disable diagnosticskumavis2018-06-061-0/+3
| | |
| * | Merge pull request #4414 from scsaba/recipient-blacklistkumavis2018-06-072-0/+94
| |\ \ | | |/ | |/| Disallow sending to ganache default accounts on main net
| | * 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
| | |
* | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵kumavis2018-06-071-1/+26
|\| | | | | | | | | | | network-remove-provider-engine
| * | diagnostics - rewrite bug-notifier as diagnostics-reporterkumavis2018-06-061-5/+0
| | |
| * | Mock notifier in testDan Finlay2018-06-051-0/+5
| | |
| * | Add failing test for unknown identity entryDan Finlay2018-06-051-3/+28
| |/
* | 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 ↵kumavis2018-05-251-31/+29
| | | | | | | | internal calls
* | 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 ↵frankiebee2018-05-231-31/+20
| | | | | | | | https://github.com/MetaMask/metamask-extension into transactions-use-new-block-tracker
* | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵kumavis2018-05-232-8/+9
|/ | | | network-remove-provider-engine
* 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-2117-0/+2794