aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/app/controllers/transactions
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-07-048-95/+126
|\
| * fix unit testsbrunobar792018-07-031-4/+3
| * fix testsbrunobar792018-07-031-3/+6
| * fix warning for unit testsbrunobar792018-07-035-44/+19
| * eslint --fix .brunobar792018-07-037-58/+57
* | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-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
* | 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 - code style nitpickkumavis2018-05-251-1/+2
* | test - unit - tx-controller-test - add history object to txMeta when using in...kumavis2018-05-251-31/+29
* | 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-231-4/+4
|/
* Merge branch 'develop' into testingtmashuang2018-05-221-30/+0
* Moved loose some loose test files to sub folderstmashuang2018-05-218-0/+1716